#cd79ea color space conversions
Hex:
#cd79ea
RGB:
205, 121, 234
CMY:
20, 53, 8
CMYK:
12, 48, 0, 8
HSL:
285°, 72.9032%, 69.6078%
HSV (HSB):
285°, 48.2906%, 91.7647%
XYZ:
46.8655, 32.5944, 81.6632
xyY:
0.2909, 0.2023, 32.5944
CIE-Lab:
63.8311, 50.9104, -44.0729
CIE-LCH:
63.8311, 67.3371, 319.1175
CIE-Luv:
63.8311, 35.0665, -76.8552
Hunter-Lab:
57.0915, 46.6177, -44.8438
#cd79ea color charts
#cd79ea color shades, tints & tones
#cd79ea color schemes
#cd79ea color preview, HTML & CSS examples
This text has a color of #cd79ea
<p style="color:#cd79ea;">Text here</p>
.mytext {color:#cd79ea;}
This box has a color of #cd79ea
<div style="background-color:#cd79ea;">Content here</div>
.mybackground {background-color:#cd79ea;}
Border around this has a color of #cd79ea
<div style="border:2px solid #cd79ea;">Content here</div>
.myborder {border:2px solid #cd79ea;}