#bb07cd color space conversions
Hex:
#bb07cd
RGB:
187, 7, 205
CMY:
27, 97, 20
CMYK:
9, 97, 0, 20
HSL:
295°, 93.3962%, 41.5686%
HSV (HSB):
295°, 96.5854%, 80.3922%
XYZ:
31.5889, 15.1245, 59.0120
xyY:
0.2988, 0.1431, 15.1245
CIE-Lab:
45.8043, 79.9418, -56.5044
CIE-LCH:
45.8043, 97.8951, 324.7466
CIE-Luv:
45.8043, 54.9632, -92.7537
Hunter-Lab:
38.8903, 76.9301, -62.7433
#bb07cd color charts
#bb07cd color shades, tints & tones
#bb07cd color schemes
#bb07cd color preview, HTML & CSS examples
This text has a color of #bb07cd
<p style="color:#bb07cd;">Text here</p>
.mytext {color:#bb07cd;}
This box has a color of #bb07cd
<div style="background-color:#bb07cd;">Content here</div>
.mybackground {background-color:#bb07cd;}
Border around this has a color of #bb07cd
<div style="border:2px solid #bb07cd;">Content here</div>
.myborder {border:2px solid #bb07cd;}