#c230ff color space conversions
Hex:
#c230ff
RGB:
194, 48, 255
CMY:
24, 81, 0
CMYK:
24, 81, 0, 0
HSL:
282°, 100.0000%, 59.4118%
HSV (HSB):
282°, 81.1765%, 100.0000%
XYZ:
41.3551, 20.8032, 96.4435
xyY:
0.2607, 0.1312, 20.8032
CIE-Lab:
52.7335, 82.6137, -73.5676
CIE-LCH:
52.7335, 110.6219, 318.3149
CIE-Luv:
52.7335, 40.8099, -121.3639
Hunter-Lab:
45.6106, 82.0274, -93.4413
#c230ff color charts
#c230ff color shades, tints & tones
#c230ff color schemes
#c230ff color preview, HTML & CSS examples
This text has a color of #c230ff
<p style="color:#c230ff;">Text here</p>
.mytext {color:#c230ff;}
This box has a color of #c230ff
<div style="background-color:#c230ff;">Content here</div>
.mybackground {background-color:#c230ff;}
Border around this has a color of #c230ff
<div style="border:2px solid #c230ff;">Content here</div>
.myborder {border:2px solid #c230ff;}