#bb70c9 color space conversions
Hex:
#bb70c9
RGB:
187, 112, 201
CMY:
27, 56, 21
CMYK:
7, 44, 0, 21
HSL:
291°, 45.1777%, 61.3725%
HSV (HSB):
291°, 44.2786%, 78.8235%
XYZ:
36.8303, 26.3702, 58.4071
xyY:
0.3029, 0.2168, 26.3702
CIE-Lab:
58.3868, 43.8910, -34.2514
CIE-LCH:
58.3868, 55.6738, 322.0324
CIE-Luv:
58.3868, 33.8698, -59.0023
Hunter-Lab:
51.3519, 38.1569, -31.4895
#bb70c9 color charts
#bb70c9 color shades, tints & tones
#bb70c9 color schemes
#bb70c9 color preview, HTML & CSS examples
This text has a color of #bb70c9
<p style="color:#bb70c9;">Text here</p>
.mytext {color:#bb70c9;}
This box has a color of #bb70c9
<div style="background-color:#bb70c9;">Content here</div>
.mybackground {background-color:#bb70c9;}
Border around this has a color of #bb70c9
<div style="border:2px solid #bb70c9;">Content here</div>
.myborder {border:2px solid #bb70c9;}