#b00cf2 color space conversions
Hex:
#b00cf2
RGB:
176, 12, 242
CMY:
31, 95, 5
CMYK:
27, 95, 0, 5
HSL:
283°, 90.5512%, 49.8039%
HSV (HSB):
283°, 95.0413%, 94.9020%
XYZ:
34.0630, 15.9039, 85.2788
xyY:
0.2519, 0.1176, 15.9039
CIE-Lab:
46.8481, 84.2582, -75.9971
CIE-LCH:
46.8481, 113.4681, 317.9509
CIE-Luv:
46.8481, 36.5353, -120.2718
Hunter-Lab:
39.8796, 82.6755, -98.8703
#b00cf2 color charts
#b00cf2 color shades, tints & tones
#b00cf2 color schemes
#b00cf2 color preview, HTML & CSS examples
This text has a color of #b00cf2
<p style="color:#b00cf2;">Text here</p>
.mytext {color:#b00cf2;}
This box has a color of #b00cf2
<div style="background-color:#b00cf2;">Content here</div>
.mybackground {background-color:#b00cf2;}
Border around this has a color of #b00cf2
<div style="border:2px solid #b00cf2;">Content here</div>
.myborder {border:2px solid #b00cf2;}