#bf51d6 color space conversions
Hex:
#bf51d6
RGB:
191, 81, 214
CMY:
25, 68, 16
CMYK:
11, 62, 0, 16
HSL:
290°, 61.8605%, 57.8431%
HSV (HSB):
290°, 62.1495%, 83.9216%
XYZ:
36.5659, 21.8163, 65.9021
xyY:
0.2942, 0.1755, 21.8163
CIE-Lab:
53.8315, 62.6512, -48.7785
CIE-LCH:
53.8315, 79.4010, 322.0967
CIE-Luv:
53.8315, 43.8360, -83.0425
Hunter-Lab:
46.7079, 58.0023, -50.9592
#bf51d6 color charts
#bf51d6 color shades, tints & tones
#bf51d6 color schemes
#bf51d6 color preview, HTML & CSS examples
This text has a color of #bf51d6
<p style="color:#bf51d6;">Text here</p>
.mytext {color:#bf51d6;}
This box has a color of #bf51d6
<div style="background-color:#bf51d6;">Content here</div>
.mybackground {background-color:#bf51d6;}
Border around this has a color of #bf51d6
<div style="border:2px solid #bf51d6;">Content here</div>
.myborder {border:2px solid #bf51d6;}