#c120fd color space conversions
Hex:
#c120fd
RGB:
193, 32, 253
CMY:
24, 87, 1
CMYK:
24, 87, 0, 1
HSL:
284°, 98.2222%, 55.8824%
HSV (HSB):
284°, 87.3518%, 99.2157%
XYZ:
40.2385, 19.4623, 94.5643
xyY:
0.2608, 0.1262, 19.4623
CIE-Lab:
51.2238, 85.6798, -74.9148
CIE-LCH:
51.2238, 113.8124, 318.8349
CIE-Luv:
51.2238, 42.2889, -122.4756
Hunter-Lab:
44.1161, 85.6072, -96.2087
#c120fd color charts
#c120fd color shades, tints & tones
#c120fd color schemes
#c120fd color preview, HTML & CSS examples
This text has a color of #c120fd
<p style="color:#c120fd;">Text here</p>
.mytext {color:#c120fd;}
This box has a color of #c120fd
<div style="background-color:#c120fd;">Content here</div>
.mybackground {background-color:#c120fd;}
Border around this has a color of #c120fd
<div style="border:2px solid #c120fd;">Content here</div>
.myborder {border:2px solid #c120fd;}