#bb0ddd color space conversions
Hex:
#bb0ddd
RGB:
187, 13, 221
CMY:
27, 95, 13
CMYK:
15, 94, 0, 13
HSL:
290°, 88.8889%, 45.8824%
HSV (HSB):
290°, 94.1176%, 86.6667%
XYZ:
33.6886, 16.0731, 69.7334
xyY:
0.2819, 0.1345, 16.0731
CIE-Lab:
47.0702, 81.9946, -63.6528
CIE-LCH:
47.0702, 103.8017, 322.1776
CIE-Luv:
47.0702, 49.3120, -103.6871
Hunter-Lab:
40.0913, 79.8333, -75.0632
#bb0ddd color charts
#bb0ddd color shades, tints & tones
#bb0ddd color schemes
#bb0ddd color preview, HTML & CSS examples
This text has a color of #bb0ddd
<p style="color:#bb0ddd;">Text here</p>
.mytext {color:#bb0ddd;}
This box has a color of #bb0ddd
<div style="background-color:#bb0ddd;">Content here</div>
.mybackground {background-color:#bb0ddd;}
Border around this has a color of #bb0ddd
<div style="border:2px solid #bb0ddd;">Content here</div>
.myborder {border:2px solid #bb0ddd;}