#de65f3 color space conversions
Hex:
#de65f3
RGB:
222, 101, 243
CMY:
13, 60, 5
CMYK:
9, 58, 0, 5
HSL:
291°, 85.5422%, 67.4510%
HSV (HSB):
291°, 58.4362%, 95.2941%
XYZ:
50.9555, 31.3080, 88.1514
xyY:
0.2990, 0.1837, 31.3080
CIE-Lab:
62.7668, 66.6703, -50.5982
CIE-LCH:
62.7668, 83.6965, 322.8039
CIE-Luv:
62.7668, 50.4238, -89.2707
Hunter-Lab:
55.9536, 64.6368, -54.2403
#de65f3 color charts
#de65f3 color shades, tints & tones
#de65f3 color schemes
#de65f3 color preview, HTML & CSS examples
This text has a color of #de65f3
<p style="color:#de65f3;">Text here</p>
.mytext {color:#de65f3;}
This box has a color of #de65f3
<div style="background-color:#de65f3;">Content here</div>
.mybackground {background-color:#de65f3;}
Border around this has a color of #de65f3
<div style="border:2px solid #de65f3;">Content here</div>
.myborder {border:2px solid #de65f3;}