#c75dfc color space conversions
Hex:
#c75dfc
RGB:
199, 93, 252
CMY:
22, 64, 1
CMYK:
21, 63, 0, 1
HSL:
280°, 96.3636%, 67.6471%
HSV (HSB):
280°, 63.0952%, 98.8235%
XYZ:
45.0382, 26.9991, 94.9330
xyY:
0.2697, 0.1617, 26.9991
CIE-Lab:
58.9735, 66.6466, -61.8009
CIE-LCH:
58.9735, 90.8907, 317.1605
CIE-Luv:
58.9735, 36.2820, -105.5346
Hunter-Lab:
51.9606, 63.7883, -71.9514
#c75dfc color charts
#c75dfc color shades, tints & tones
#c75dfc color schemes
#c75dfc color preview, HTML & CSS examples
This text has a color of #c75dfc
<p style="color:#c75dfc;">Text here</p>
.mytext {color:#c75dfc;}
This box has a color of #c75dfc
<div style="background-color:#c75dfc;">Content here</div>
.mybackground {background-color:#c75dfc;}
Border around this has a color of #c75dfc
<div style="border:2px solid #c75dfc;">Content here</div>
.myborder {border:2px solid #c75dfc;}