#bb07cc color space conversions
Hex:
#bb07cc
RGB:
187, 7, 204
CMY:
27, 97, 20
CMYK:
8, 97, 0, 20
HSL:
295°, 93.3649%, 41.3725%
HSV (HSB):
295°, 96.5686%, 80.0000%
XYZ:
31.4686, 15.0764, 58.3782
xyY:
0.2999, 0.1437, 15.0764
CIE-Lab:
45.7386, 79.7844, -56.0317
CIE-LCH:
45.7386, 97.4941, 324.9201
CIE-Luv:
45.7386, 55.3168, -92.0376
Hunter-Lab:
38.8283, 76.7165, -61.9624
#bb07cc color charts
#bb07cc color shades, tints & tones
#bb07cc color schemes
#bb07cc color preview, HTML & CSS examples
This text has a color of #bb07cc
<p style="color:#bb07cc;">Text here</p>
.mytext {color:#bb07cc;}
This box has a color of #bb07cc
<div style="background-color:#bb07cc;">Content here</div>
.mybackground {background-color:#bb07cc;}
Border around this has a color of #bb07cc
<div style="border:2px solid #bb07cc;">Content here</div>
.myborder {border:2px solid #bb07cc;}