#b00cf6 color space conversions
Hex:
#b00cf6
RGB:
176, 12, 246
CMY:
31, 95, 4
CMYK:
28, 95, 0, 4
HSL:
282°, 92.8571%, 50.5882%
HSV (HSB):
282°, 95.1220%, 96.4706%
XYZ:
34.6705, 16.1469, 88.4781
xyY:
0.2489, 0.1159, 16.1469
CIE-Lab:
47.1666, 84.9844, -77.7251
CIE-LCH:
47.1666, 115.1675, 317.5545
CIE-Luv:
47.1666, 35.4937, -122.8582
Hunter-Lab:
40.1832, 83.6914, -102.4206
#b00cf6 color charts
#b00cf6 color shades, tints & tones
#b00cf6 color schemes
#b00cf6 color preview, HTML & CSS examples
This text has a color of #b00cf6
<p style="color:#b00cf6;">Text here</p>
.mytext {color:#b00cf6;}
This box has a color of #b00cf6
<div style="background-color:#b00cf6;">Content here</div>
.mybackground {background-color:#b00cf6;}
Border around this has a color of #b00cf6
<div style="border:2px solid #b00cf6;">Content here</div>
.myborder {border:2px solid #b00cf6;}