#bf1dec color space conversions
Hex:
#bf1dec
RGB:
191, 29, 236
CMY:
25, 89, 7
CMYK:
19, 88, 0, 7
HSL:
287°, 84.4898%, 51.9608%
HSV (HSB):
287°, 87.7119%, 92.5490%
XYZ:
37.0655, 18.0112, 80.8798
xyY:
0.2726, 0.1325, 18.0112
CIE-Lab:
49.5097, 82.9286, -68.1821
CIE-LCH:
49.5097, 107.3589, 320.5737
CIE-Luv:
49.5097, 46.2059, -111.6945
Hunter-Lab:
42.4396, 81.6274, -83.2849
#bf1dec color charts
#bf1dec color shades, tints & tones
#bf1dec color schemes
#bf1dec color preview, HTML & CSS examples
This text has a color of #bf1dec
<p style="color:#bf1dec;">Text here</p>
.mytext {color:#bf1dec;}
This box has a color of #bf1dec
<div style="background-color:#bf1dec;">Content here</div>
.mybackground {background-color:#bf1dec;}
Border around this has a color of #bf1dec
<div style="border:2px solid #bf1dec;">Content here</div>
.myborder {border:2px solid #bf1dec;}