#bf2dec color space conversions
Hex:
#bf2dec
RGB:
191, 45, 236
CMY:
25, 82, 7
CMYK:
19, 81, 0, 7
HSL:
286°, 83.4061%, 55.0980%
HSV (HSB):
286°, 80.9322%, 92.5490%
XYZ:
37.5646, 19.0093, 81.0462
xyY:
0.2730, 0.1381, 19.0093
CIE-Lab:
50.6980, 79.4385, -66.2573
CIE-LCH:
50.6980, 103.4433, 320.1695
CIE-Luv:
50.6980, 44.6248, -109.3961
Hunter-Lab:
43.5996, 77.4927, -79.6929
#bf2dec color charts
#bf2dec RGB chart
#bf2dec CMYK chart
#bf2dec RGB pie chart
#bf2dec color shades, tints & tones
#bf2dec color schemes
#bf2dec color preview, HTML & CSS examples
This text has a color of #bf2dec
<p style="color:#bf2dec;">Text here</p>
.mytext {color:#bf2dec;}
Text color #bf2dec
This box has a color of #bf2dec
<div style="background-color:#bf2dec;">Content here</div>
.mybackground {background-color:#bf2dec;}
Background color #bf2dec
Border around this has a color of #bf2dec
<div style="border:2px solid #bf2dec;">Content here</div>
.myborder {border:2px solid #bf2dec;}
Border color #bf2dec