#c100f2 color space conversions
Hex:
#c100f2
RGB:
193, 0, 242
CMY:
24, 100, 5
CMYK:
20, 100, 0, 5
HSL:
288°, 100.0000%, 47.4510%
HSV (HSB):
288°, 100.0000%, 94.9020%
XYZ:
38.0193, 17.7483, 85.4263
xyY:
0.2693, 0.1257, 17.7483
CIE-Lab:
49.1893, 87.4163, -72.0667
CIE-LCH:
49.1893, 113.2926, 320.4976
CIE-Luv:
49.1893, 46.9837, -117.2530
Hunter-Lab:
42.1287, 87.3634, -90.7350
#c100f2 color charts
#c100f2 color shades, tints & tones
#c100f2 color schemes
#c100f2 color preview, HTML & CSS examples
This text has a color of #c100f2
<p style="color:#c100f2;">Text here</p>
.mytext {color:#c100f2;}
This box has a color of #c100f2
<div style="background-color:#c100f2;">Content here</div>
.mybackground {background-color:#c100f2;}
Border around this has a color of #c100f2
<div style="border:2px solid #c100f2;">Content here</div>
.myborder {border:2px solid #c100f2;}