#bf12e6 color space conversions
Hex:
#bf12e6
RGB:
191, 18, 230
CMY:
25, 93, 10
CMYK:
17, 92, 0, 10
HSL:
289°, 85.4839%, 48.6275%
HSV (HSB):
289°, 92.1739%, 90.1961%
XYZ:
35.9851, 17.2221, 76.2905
xyY:
0.2779, 0.1330, 17.2221
CIE-Lab:
48.5387, 83.5293, -66.3633
CIE-LCH:
48.5387, 106.6829, 321.5332
CIE-Luv:
48.5387, 48.7649, -108.5814
Hunter-Lab:
41.4996, 82.1566, -79.9457
#bf12e6 color charts
#bf12e6 color shades, tints & tones
#bf12e6 color schemes
#bf12e6 color preview, HTML & CSS examples
This text has a color of #bf12e6
<p style="color:#bf12e6;">Text here</p>
.mytext {color:#bf12e6;}
This box has a color of #bf12e6
<div style="background-color:#bf12e6;">Content here</div>
.mybackground {background-color:#bf12e6;}
Border around this has a color of #bf12e6
<div style="border:2px solid #bf12e6;">Content here</div>
.myborder {border:2px solid #bf12e6;}