#c00fbc color space conversions
Hex:
#c00fbc
RGB:
192, 15, 188
CMY:
25, 94, 26
CMYK:
0, 92, 2, 25
HSL:
301°, 85.5072%, 40.5882%
HSV (HSB):
301°, 92.1875%, 75.2941%
XYZ:
30.9862, 15.1790, 48.8736
xyY:
0.3260, 0.1597, 15.1790
CIE-Lab:
45.8783, 77.4056, -46.4460
CIE-LCH:
45.8783, 90.2710, 329.0348
CIE-Luv:
45.8783, 64.3990, -78.2911
Hunter-Lab:
38.9602, 73.7859, -47.1043
#c00fbc color charts
#c00fbc color shades, tints & tones
#c00fbc color schemes
#c00fbc color preview, HTML & CSS examples
This text has a color of #c00fbc
<p style="color:#c00fbc;">Text here</p>
.mytext {color:#c00fbc;}
This box has a color of #c00fbc
<div style="background-color:#c00fbc;">Content here</div>
.mybackground {background-color:#c00fbc;}
Border around this has a color of #c00fbc
<div style="border:2px solid #c00fbc;">Content here</div>
.myborder {border:2px solid #c00fbc;}