#c232ed color space conversions
Hex:
#c232ed
RGB:
194, 50, 237
CMY:
24, 80, 7
CMYK:
18, 79, 0, 7
HSL:
286°, 83.8565%, 56.2745%
HSV (HSB):
286°, 78.9030%, 92.9412%
XYZ:
38.6748, 19.8650, 81.9167
xyY:
0.2754, 0.1414, 19.8650
CIE-Lab:
51.6842, 78.7678, -65.2037
CIE-LCH:
51.6842, 102.2540, 320.3821
CIE-Luv:
51.6842, 45.5438, -108.4147
Hunter-Lab:
44.5701, 76.8919, -77.7717
#c232ed color charts
#c232ed color shades, tints & tones
#c232ed color schemes
#c232ed color preview, HTML & CSS examples
This text has a color of #c232ed
<p style="color:#c232ed;">Text here</p>
.mytext {color:#c232ed;}
This box has a color of #c232ed
<div style="background-color:#c232ed;">Content here</div>
.mybackground {background-color:#c232ed;}
Border around this has a color of #c232ed
<div style="border:2px solid #c232ed;">Content here</div>
.myborder {border:2px solid #c232ed;}