#c12ff8 color space conversions
Hex:
#c12ff8
RGB:
193, 47, 248
CMY:
24, 82, 3
CMYK:
22, 81, 0, 3
HSL:
284°, 93.4884%, 57.8431%
HSV (HSB):
284°, 81.0484%, 97.2549%
XYZ:
39.9521, 20.1478, 90.5901
xyY:
0.2651, 0.1337, 20.1478
CIE-Lab:
52.0039, 81.4245, -70.8583
CIE-LCH:
52.0039, 107.9391, 318.9691
CIE-Luv:
52.0039, 42.2263, -116.9441
Hunter-Lab:
44.8863, 80.3271, -88.2395
#c12ff8 color charts
#c12ff8 color shades, tints & tones
#c12ff8 color schemes
#c12ff8 color preview, HTML & CSS examples
This text has a color of #c12ff8
<p style="color:#c12ff8;">Text here</p>
.mytext {color:#c12ff8;}
This box has a color of #c12ff8
<div style="background-color:#c12ff8;">Content here</div>
.mybackground {background-color:#c12ff8;}
Border around this has a color of #c12ff8
<div style="border:2px solid #c12ff8;">Content here</div>
.myborder {border:2px solid #c12ff8;}