#cd79c7 color space conversions
Hex:
#cd79c7
RGB:
205, 121, 199
CMY:
20, 53, 22
CMYK:
0, 41, 3, 20
HSL:
304°, 45.6522%, 63.9216%
HSV (HSB):
304°, 40.9756%, 80.3922%
XYZ:
42.3230, 30.7774, 57.7428
xyY:
0.3235, 0.2352, 30.7774
CIE-Lab:
62.3193, 44.2288, -26.8528
CIE-LCH:
62.3193, 51.7422, 328.7367
CIE-Luv:
62.3193, 42.2444, -48.0513
Hunter-Lab:
55.4774, 39.0900, -22.8769
#cd79c7 color charts
#cd79c7 color shades, tints & tones
#cd79c7 color schemes
#cd79c7 color preview, HTML & CSS examples
This text has a color of #cd79c7
<p style="color:#cd79c7;">Text here</p>
.mytext {color:#cd79c7;}
This box has a color of #cd79c7
<div style="background-color:#cd79c7;">Content here</div>
.mybackground {background-color:#cd79c7;}
Border around this has a color of #cd79c7
<div style="border:2px solid #cd79c7;">Content here</div>
.myborder {border:2px solid #cd79c7;}