#bf12c8 color space conversions
Hex:
#bf12c8
RGB:
191, 18, 200
CMY:
25, 93, 22
CMYK:
5, 91, 0, 22
HSL:
297°, 83.4862%, 42.7451%
HSV (HSB):
297°, 91.0000%, 78.4314%
XYZ:
32.1275, 15.6791, 55.9766
xyY:
0.3096, 0.1511, 15.6791
CIE-Lab:
46.5506, 78.6819, -52.3724
CIE-LCH:
46.5506, 94.5183, 326.3514
CIE-Luv:
46.5506, 58.9544, -87.2171
Hunter-Lab:
39.5969, 75.5341, -56.0983
#bf12c8 color charts
#bf12c8 color shades, tints & tones
#bf12c8 color schemes
#bf12c8 color preview, HTML & CSS examples
This text has a color of #bf12c8
<p style="color:#bf12c8;">Text here</p>
.mytext {color:#bf12c8;}
This box has a color of #bf12c8
<div style="background-color:#bf12c8;">Content here</div>
.mybackground {background-color:#bf12c8;}
Border around this has a color of #bf12c8
<div style="border:2px solid #bf12c8;">Content here</div>
.myborder {border:2px solid #bf12c8;}