#c234fc color space conversions
Hex:
#c234fc
RGB:
194, 52, 252
CMY:
24, 80, 1
CMYK:
23, 79, 0, 1
HSL:
283°, 97.0874%, 59.6078%
HSV (HSB):
283°, 79.3651%, 98.8235%
XYZ:
41.0468, 20.9536, 93.9765
xyY:
0.2632, 0.1343, 20.9536
CIE-Lab:
52.8987, 80.9579, -71.6309
CIE-LCH:
52.8987, 108.0979, 318.4979
CIE-Luv:
52.8987, 41.1218, -118.5695
Hunter-Lab:
45.7751, 79.9557, -89.6801
#c234fc color charts
#c234fc color shades, tints & tones
#c234fc color schemes
#c234fc color preview, HTML & CSS examples
This text has a color of #c234fc
<p style="color:#c234fc;">Text here</p>
.mytext {color:#c234fc;}
This box has a color of #c234fc
<div style="background-color:#c234fc;">Content here</div>
.mybackground {background-color:#c234fc;}
Border around this has a color of #c234fc
<div style="border:2px solid #c234fc;">Content here</div>
.myborder {border:2px solid #c234fc;}