#b000ec color space conversions
Hex:
#b000ec
RGB:
176, 0, 236
CMY:
31, 100, 7
CMYK:
25, 100, 0, 7
HSL:
285°, 100.0000%, 46.2745%
HSV (HSB):
285°, 100.0000%, 92.5490%
XYZ:
33.0448, 15.2862, 80.5658
xyY:
0.2564, 0.1186, 15.2862
CIE-Lab:
46.0238, 84.2368, -73.9576
CIE-LCH:
46.0238, 112.0962, 318.7178
CIE-Luv:
46.0238, 38.5324, -116.9019
Hunter-Lab:
39.0976, 82.4452, -94.8065
#b000ec color charts
#b000ec RGB chart
#b000ec CMYK chart
#b000ec RGB pie chart
#b000ec color shades, tints & tones
#b000ec color schemes
#b000ec color preview, HTML & CSS examples
This text has a color of #b000ec
<p style="color:#b000ec;">Text here</p>
.mytext {color:#b000ec;}
Text color #b000ec
This box has a color of #b000ec
<div style="background-color:#b000ec;">Content here</div>
.mybackground {background-color:#b000ec;}
Background color #b000ec
Border around this has a color of #b000ec
<div style="border:2px solid #b000ec;">Content here</div>
.myborder {border:2px solid #b000ec;}
Border color #b000ec