#bf12f1 color space conversions
Hex:
#bf12f1
RGB:
191, 18, 241
CMY:
25, 93, 5
CMYK:
21, 93, 0, 5
HSL:
287°, 88.8446%, 50.7843%
HSV (HSB):
287°, 92.5311%, 94.5098%
XYZ:
37.5793, 17.8599, 84.6857
xyY:
0.2682, 0.1275, 17.8599
CIE-Lab:
49.3257, 85.4020, -71.2970
CIE-LCH:
49.3257, 111.2509, 320.1435
CIE-Luv:
49.3257, 45.4042, -116.1044
Hunter-Lab:
42.2609, 84.7696, -89.2273
#bf12f1 color charts
#bf12f1 color shades, tints & tones
#bf12f1 color schemes
#bf12f1 color preview, HTML & CSS examples
This text has a color of #bf12f1
<p style="color:#bf12f1;">Text here</p>
.mytext {color:#bf12f1;}
This box has a color of #bf12f1
<div style="background-color:#bf12f1;">Content here</div>
.mybackground {background-color:#bf12f1;}
Border around this has a color of #bf12f1
<div style="border:2px solid #bf12f1;">Content here</div>
.myborder {border:2px solid #bf12f1;}