#d165e5 color space conversions
Hex:
#d165e5
RGB:
209, 101, 229
CMY:
18, 60, 10
CMYK:
9, 56, 0, 10
HSL:
291°, 71.1111%, 64.7059%
HSV (HSB):
291°, 55.8952%, 89.8039%
XYZ:
45.0910, 28.5198, 77.2571
xyY:
0.2989, 0.1890, 28.5198
CIE-Lab:
60.3555, 60.8420, -46.7367
CIE-LCH:
60.3555, 76.7207, 322.4698
CIE-Luv:
60.3555, 45.6018, -81.6615
Hunter-Lab:
53.4039, 57.2576, -48.3894
#d165e5 color charts
#d165e5 color shades, tints & tones
#d165e5 color schemes
#d165e5 color preview, HTML & CSS examples
This text has a color of #d165e5
<p style="color:#d165e5;">Text here</p>
.mytext {color:#d165e5;}
This box has a color of #d165e5
<div style="background-color:#d165e5;">Content here</div>
.mybackground {background-color:#d165e5;}
Border around this has a color of #d165e5
<div style="border:2px solid #d165e5;">Content here</div>
.myborder {border:2px solid #d165e5;}