#b002ec color space conversions
Hex:
#b002ec
RGB:
176, 2, 236
CMY:
31, 99, 7
CMYK:
25, 99, 0, 7
HSL:
285°, 98.3193%, 46.6667%
HSV (HSB):
285°, 99.1525%, 92.5490%
XYZ:
33.0665, 15.3297, 80.5730
xyY:
0.2564, 0.1189, 15.3297
CIE-Lab:
46.0824, 84.0609, -73.8618
CIE-LCH:
46.0824, 111.9009, 318.6952
CIE-Luv:
46.0824, 38.4683, -116.8121
Hunter-Lab:
39.1531, 82.2332, -94.6055
#b002ec color charts
#b002ec RGB chart
#b002ec CMYK chart
#b002ec RGB pie chart
#b002ec color shades, tints & tones
#b002ec color schemes
#b002ec color preview, HTML & CSS examples
This text has a color of #b002ec
<p style="color:#b002ec;">Text here</p>
.mytext {color:#b002ec;}
Text color #b002ec
This box has a color of #b002ec
<div style="background-color:#b002ec;">Content here</div>
.mybackground {background-color:#b002ec;}
Background color #b002ec
Border around this has a color of #b002ec
<div style="border:2px solid #b002ec;">Content here</div>
.myborder {border:2px solid #b002ec;}
Border color #b002ec