#d164e5 color space conversions
Hex:
#d164e5
RGB:
209, 100, 229
CMY:
18, 61, 10
CMYK:
9, 56, 0, 10
HSL:
291°, 71.2707%, 64.5098%
HSV (HSB):
291°, 56.3319%, 89.8039%
XYZ:
44.9945, 28.3268, 77.2249
xyY:
0.2989, 0.1882, 28.3268
CIE-Lab:
60.1828, 61.3078, -47.0096
CIE-LCH:
60.1828, 77.2563, 322.5197
CIE-Luv:
60.1828, 45.9224, -82.1106
Hunter-Lab:
53.2229, 57.7633, -48.7720
#d164e5 color charts
#d164e5 color shades, tints & tones
#d164e5 color schemes
#d164e5 color preview, HTML & CSS examples
This text has a color of #d164e5
<p style="color:#d164e5;">Text here</p>
.mytext {color:#d164e5;}
This box has a color of #d164e5
<div style="background-color:#d164e5;">Content here</div>
.mybackground {background-color:#d164e5;}
Border around this has a color of #d164e5
<div style="border:2px solid #d164e5;">Content here</div>
.myborder {border:2px solid #d164e5;}