#b002bc color space conversions
Hex:
#b002bc
RGB:
176, 2, 188
CMY:
31, 99, 26
CMYK:
6, 99, 0, 26
HSL:
296°, 97.8947%, 37.2549%
HSV (HSB):
296°, 98.9362%, 73.7255%
XYZ:
27.0033, 12.9044, 48.6445
xyY:
0.3049, 0.1457, 12.9044
CIE-Lab:
42.6188, 76.0301, -51.8262
CIE-LCH:
42.6188, 92.0138, 325.7196
CIE-Luv:
42.6188, 53.6724, -83.9104
Hunter-Lab:
35.9226, 71.3151, -55.1415
#b002bc color charts
#b002bc color shades, tints & tones
#b002bc color schemes
#b002bc color preview, HTML & CSS examples
This text has a color of #b002bc
<p style="color:#b002bc;">Text here</p>
.mytext {color:#b002bc;}
This box has a color of #b002bc
<div style="background-color:#b002bc;">Content here</div>
.mybackground {background-color:#b002bc;}
Border around this has a color of #b002bc
<div style="border:2px solid #b002bc;">Content here</div>
.myborder {border:2px solid #b002bc;}