#bf2fdc color space conversions
Hex:
#bf2fdc
RGB:
191, 47, 220
CMY:
25, 82, 14
CMYK:
13, 79, 0, 14
HSL:
290°, 71.1934%, 52.3529%
HSV (HSB):
290°, 78.6364%, 86.2745%
XYZ:
35.4206, 18.2767, 69.3710
xyY:
0.2878, 0.1485, 18.2767
CIE-Lab:
49.8300, 76.0622, -58.5954
CIE-LCH:
49.8300, 96.0150, 322.3907
CIE-Luv:
49.8300, 49.1320, -97.5531
Hunter-Lab:
42.7513, 73.0776, -66.2820
#bf2fdc color charts
#bf2fdc color shades, tints & tones
#bf2fdc color schemes
#bf2fdc color preview, HTML & CSS examples
This text has a color of #bf2fdc
<p style="color:#bf2fdc;">Text here</p>
.mytext {color:#bf2fdc;}
This box has a color of #bf2fdc
<div style="background-color:#bf2fdc;">Content here</div>
.mybackground {background-color:#bf2fdc;}
Border around this has a color of #bf2fdc
<div style="border:2px solid #bf2fdc;">Content here</div>
.myborder {border:2px solid #bf2fdc;}