#bb02b5 color space conversions
Hex:
#bb02b5
RGB:
187, 2, 181
CMY:
27, 99, 29
CMYK:
0, 99, 3, 27
HSL:
302°, 97.8836%, 37.0588%
HSV (HSB):
302°, 98.9305%, 73.3333%
XYZ:
28.8557, 13.9444, 44.8867
xyY:
0.3291, 0.1590, 13.9444
CIE-Lab:
44.1531, 76.7673, -45.1379
CIE-LCH:
44.1531, 89.0542, 329.5452
CIE-Luv:
44.1531, 64.2116, -75.5308
Hunter-Lab:
37.3422, 72.5847, -45.1292
#bb02b5 color charts
#bb02b5 color shades, tints & tones
#bb02b5 color schemes
#bb02b5 color preview, HTML & CSS examples
This text has a color of #bb02b5
<p style="color:#bb02b5;">Text here</p>
.mytext {color:#bb02b5;}
This box has a color of #bb02b5
<div style="background-color:#bb02b5;">Content here</div>
.mybackground {background-color:#bb02b5;}
Border around this has a color of #bb02b5
<div style="border:2px solid #bb02b5;">Content here</div>
.myborder {border:2px solid #bb02b5;}