#bb12ed color space conversions
Hex:
#bb12ed
RGB:
187, 18, 237
CMY:
27, 93, 7
CMYK:
21, 92, 0, 7
HSL:
286°, 85.8824%, 50.0000%
HSV (HSB):
286°, 92.4051%, 92.9412%
XYZ:
35.9959, 17.1118, 81.5265
xyY:
0.2674, 0.1271, 17.1118
CIE-Lab:
48.4006, 84.1607, -70.5757
CIE-LCH:
48.4006, 109.8361, 320.0174
CIE-Luv:
48.4006, 44.1451, -114.3150
Hunter-Lab:
41.3665, 82.9342, -87.8943
#bb12ed color charts
#bb12ed color shades, tints & tones
#bb12ed color schemes
#bb12ed color preview, HTML & CSS examples
This text has a color of #bb12ed
<p style="color:#bb12ed;">Text here</p>
.mytext {color:#bb12ed;}
This box has a color of #bb12ed
<div style="background-color:#bb12ed;">Content here</div>
.mybackground {background-color:#bb12ed;}
Border around this has a color of #bb12ed
<div style="border:2px solid #bb12ed;">Content here</div>
.myborder {border:2px solid #bb12ed;}