#c00bf0 color space conversions
Hex:
#c00bf0
RGB:
192, 11, 240
CMY:
25, 96, 6
CMYK:
20, 95, 0, 6
HSL:
287°, 91.2351%, 49.2157%
HSV (HSB):
287°, 95.4167%, 94.1176%
XYZ:
37.5861, 17.7371, 83.8807
xyY:
0.2700, 0.1274, 17.7371
CIE-Lab:
49.1757, 86.0706, -70.9710
CIE-LCH:
49.1757, 111.5573, 320.4921
CIE-Luv:
49.1757, 46.6115, -115.6177
Hunter-Lab:
42.1154, 85.6011, -88.6062
#c00bf0 color charts
#c00bf0 color shades, tints & tones
#c00bf0 color schemes
#c00bf0 color preview, HTML & CSS examples
This text has a color of #c00bf0
<p style="color:#c00bf0;">Text here</p>
.mytext {color:#c00bf0;}
This box has a color of #c00bf0
<div style="background-color:#c00bf0;">Content here</div>
.mybackground {background-color:#c00bf0;}
Border around this has a color of #c00bf0
<div style="border:2px solid #c00bf0;">Content here</div>
.myborder {border:2px solid #c00bf0;}