#bf09ec color space conversions
Hex:
#bf09ec
RGB:
191, 9, 236
CMY:
25, 96, 7
CMYK:
19, 96, 0, 7
HSL:
288°, 92.6531%, 48.0392%
HSV (HSB):
288°, 96.1864%, 92.5490%
XYZ:
36.7239, 17.3279, 80.7659
xyY:
0.2724, 0.1285, 17.3279
CIE-Lab:
48.6705, 85.4198, -69.5439
CIE-LCH:
48.6705, 110.1495, 320.8495
CIE-Luv:
48.6705, 47.2791, -113.2375
Hunter-Lab:
41.6268, 84.6291, -85.8981
#bf09ec color charts
#bf09ec color shades, tints & tones
#bf09ec color schemes
#bf09ec color preview, HTML & CSS examples
This text has a color of #bf09ec
<p style="color:#bf09ec;">Text here</p>
.mytext {color:#bf09ec;}
This box has a color of #bf09ec
<div style="background-color:#bf09ec;">Content here</div>
.mybackground {background-color:#bf09ec;}
Border around this has a color of #bf09ec
<div style="border:2px solid #bf09ec;">Content here</div>
.myborder {border:2px solid #bf09ec;}