#c75fcb color space conversions
Hex:
#c75fcb
RGB:
199, 95, 203
CMY:
22, 63, 20
CMYK:
2, 53, 0, 20
HSL:
298°, 50.9434%, 58.4314%
HSV (HSB):
298°, 53.2020%, 79.6078%
XYZ:
38.4249, 24.6383, 59.2304
xyY:
0.3142, 0.2015, 24.6383
CIE-Lab:
56.7213, 56.2562, -37.8828
CIE-LCH:
56.7213, 67.8223, 326.0438
CIE-Luv:
56.7213, 47.6232, -66.1665
Hunter-Lab:
49.6370, 51.3152, -36.0031
#c75fcb color charts
#c75fcb color shades, tints & tones
#c75fcb color schemes
#c75fcb color preview, HTML & CSS examples
This text has a color of #c75fcb
<p style="color:#c75fcb;">Text here</p>
.mytext {color:#c75fcb;}
This box has a color of #c75fcb
<div style="background-color:#c75fcb;">Content here</div>
.mybackground {background-color:#c75fcb;}
Border around this has a color of #c75fcb
<div style="border:2px solid #c75fcb;">Content here</div>
.myborder {border:2px solid #c75fcb;}