#bf3fd5 color space conversions
Hex:
#bf3fd5
RGB:
191, 63, 213
CMY:
25, 75, 16
CMYK:
10, 70, 0, 16
HSL:
291°, 64.1026%, 54.1176%
HSV (HSB):
291°, 70.4225%, 83.5294%
XYZ:
35.2736, 19.4355, 64.8431
xyY:
0.2950, 0.1626, 19.4355
CIE-Lab:
51.1928, 69.6894, -52.4168
CIE-LCH:
51.1928, 87.2017, 323.0514
CIE-Luv:
51.1928, 48.4494, -88.3890
Hunter-Lab:
44.0857, 65.6705, -56.3463
#bf3fd5 color charts
#bf3fd5 color shades, tints & tones
#bf3fd5 color schemes
#bf3fd5 color preview, HTML & CSS examples
This text has a color of #bf3fd5
<p style="color:#bf3fd5;">Text here</p>
.mytext {color:#bf3fd5;}
This box has a color of #bf3fd5
<div style="background-color:#bf3fd5;">Content here</div>
.mybackground {background-color:#bf3fd5;}
Border around this has a color of #bf3fd5
<div style="border:2px solid #bf3fd5;">Content here</div>
.myborder {border:2px solid #bf3fd5;}