#bb04f9 color space conversions
Hex:
#bb04f9
RGB:
187, 4, 249
CMY:
27, 98, 2
CMYK:
25, 98, 0, 2
HSL:
285°, 96.8379%, 49.6078%
HSV (HSB):
285°, 98.3936%, 97.6471%
XYZ:
37.6358, 17.4912, 91.0150
xyY:
0.2575, 0.1197, 17.4912
CIE-Lab:
48.8731, 87.5367, -76.5500
CIE-LCH:
48.8731, 116.2866, 318.8306
CIE-Luv:
48.8731, 41.2127, -123.0222
Hunter-Lab:
41.8225, 87.4419, -99.7526
#bb04f9 color charts
#bb04f9 color shades, tints & tones
#bb04f9 color schemes
#bb04f9 color preview, HTML & CSS examples
This text has a color of #bb04f9
<p style="color:#bb04f9;">Text here</p>
.mytext {color:#bb04f9;}
This box has a color of #bb04f9
<div style="background-color:#bb04f9;">Content here</div>
.mybackground {background-color:#bb04f9;}
Border around this has a color of #bb04f9
<div style="border:2px solid #bb04f9;">Content here</div>
.myborder {border:2px solid #bb04f9;}