#bf2fc2 color space conversions
Hex:
#bf2fc2
RGB:
191, 47, 194
CMY:
25, 82, 24
CMYK:
2, 76, 0, 24
HSL:
299°, 60.9959%, 47.2549%
HSV (HSB):
299°, 75.7732%, 76.0784%
XYZ:
32.2400, 17.0044, 52.6219
xyY:
0.3165, 0.1669, 17.0044
CIE-Lab:
48.2656, 71.6958, -46.1487
CIE-LCH:
48.2656, 85.2642, 327.2317
CIE-Luv:
48.2656, 57.6288, -78.1552
Hunter-Lab:
41.2364, 67.3933, -46.7946
#bf2fc2 color charts
#bf2fc2 color shades, tints & tones
#bf2fc2 color schemes
#bf2fc2 color preview, HTML & CSS examples
This text has a color of #bf2fc2
<p style="color:#bf2fc2;">Text here</p>
.mytext {color:#bf2fc2;}
This box has a color of #bf2fc2
<div style="background-color:#bf2fc2;">Content here</div>
.mybackground {background-color:#bf2fc2;}
Border around this has a color of #bf2fc2
<div style="border:2px solid #bf2fc2;">Content here</div>
.myborder {border:2px solid #bf2fc2;}