#cd79e5 color space conversions
Hex:
#cd79e5
RGB:
205, 121, 229
CMY:
20, 53, 10
CMYK:
10, 47, 0, 10
HSL:
287°, 67.5000%, 68.6275%
HSV (HSB):
287°, 47.1616%, 89.8039%
XYZ:
46.1571, 32.3110, 77.9326
xyY:
0.2951, 0.2066, 32.3110
CIE-Lab:
63.5991, 49.9101, -41.6627
CIE-LCH:
63.5991, 65.0138, 320.1464
CIE-Luv:
63.5991, 36.0680, -72.7722
Hunter-Lab:
56.8428, 45.4694, -41.4979
#cd79e5 color charts
#cd79e5 color shades, tints & tones
#cd79e5 color schemes
#cd79e5 color preview, HTML & CSS examples
This text has a color of #cd79e5
<p style="color:#cd79e5;">Text here</p>
.mytext {color:#cd79e5;}
This box has a color of #cd79e5
<div style="background-color:#cd79e5;">Content here</div>
.mybackground {background-color:#cd79e5;}
Border around this has a color of #cd79e5
<div style="border:2px solid #cd79e5;">Content here</div>
.myborder {border:2px solid #cd79e5;}