#bf51d5 color space conversions
Hex:
#bf51d5
RGB:
191, 81, 213
CMY:
25, 68, 16
CMYK:
10, 62, 0, 16
HSL:
290°, 61.1111%, 57.6471%
HSV (HSB):
290°, 61.9718%, 83.5294%
XYZ:
36.4385, 21.7653, 65.2314
xyY:
0.2952, 0.1763, 21.7653
CIE-Lab:
53.7771, 62.4630, -48.2964
CIE-LCH:
53.7771, 78.9568, 322.2888
CIE-Luv:
53.7771, 44.1007, -82.2618
Hunter-Lab:
46.6533, 57.7739, -50.2429
#bf51d5 color charts
#bf51d5 color shades, tints & tones
#bf51d5 color schemes
#bf51d5 color preview, HTML & CSS examples
This text has a color of #bf51d5
<p style="color:#bf51d5;">Text here</p>
.mytext {color:#bf51d5;}
This box has a color of #bf51d5
<div style="background-color:#bf51d5;">Content here</div>
.mybackground {background-color:#bf51d5;}
Border around this has a color of #bf51d5
<div style="border:2px solid #bf51d5;">Content here</div>
.myborder {border:2px solid #bf51d5;}