#c02bfc color space conversions
Hex:
#c02bfc
RGB:
192, 43, 252
CMY:
25, 83, 1
CMYK:
24, 83, 0, 1
HSL:
283°, 97.2093%, 57.8431%
HSV (HSB):
283°, 82.9365%, 98.8235%
XYZ:
40.1728, 19.9625, 93.8313
xyY:
0.2609, 0.1297, 19.9625
CIE-Lab:
51.7948, 83.0143, -73.4360
CIE-LCH:
51.7948, 110.8342, 318.5034
CIE-Luv:
51.7948, 40.9917, -120.5758
Hunter-Lab:
44.6794, 82.3065, -93.2394
#c02bfc color charts
#c02bfc color shades, tints & tones
#c02bfc color schemes
#c02bfc color preview, HTML & CSS examples
This text has a color of #c02bfc
<p style="color:#c02bfc;">Text here</p>
.mytext {color:#c02bfc;}
This box has a color of #c02bfc
<div style="background-color:#c02bfc;">Content here</div>
.mybackground {background-color:#c02bfc;}
Border around this has a color of #c02bfc
<div style="border:2px solid #c02bfc;">Content here</div>
.myborder {border:2px solid #c02bfc;}