#c102f3 color space conversions
Hex:
#c102f3
RGB:
193, 2, 243
CMY:
24, 99, 5
CMYK:
21, 99, 0, 5
HSL:
288°, 98.3673%, 48.0392%
HSV (HSB):
288°, 99.1770%, 95.2941%
XYZ:
38.1917, 17.8519, 86.2269
xyY:
0.2684, 0.1255, 17.8519
CIE-Lab:
49.3160, 87.4261, -72.4227
CIE-LCH:
49.3160, 113.5270, 320.3621
CIE-Luv:
49.3160, 46.6155, -117.8316
Hunter-Lab:
42.2516, 87.4081, -91.4228
#c102f3 color charts
#c102f3 color shades, tints & tones
#c102f3 color schemes
#c102f3 color preview, HTML & CSS examples
This text has a color of #c102f3
<p style="color:#c102f3;">Text here</p>
.mytext {color:#c102f3;}
This box has a color of #c102f3
<div style="background-color:#c102f3;">Content here</div>
.mybackground {background-color:#c102f3;}
Border around this has a color of #c102f3
<div style="border:2px solid #c102f3;">Content here</div>
.myborder {border:2px solid #c102f3;}