#bf3ecb color space conversions
Hex:
#bf3ecb
RGB:
191, 62, 203
CMY:
25, 76, 20
CMYK:
6, 69, 0, 20
HSL:
295°, 57.5510%, 51.9608%
HSV (HSB):
295°, 69.4581%, 79.6078%
XYZ:
33.9880, 18.8334, 58.3438
xyY:
0.3057, 0.1694, 18.8334
CIE-Lab:
50.4917, 68.2919, -47.8047
CIE-LCH:
50.4917, 83.3612, 325.0078
CIE-Luv:
50.4917, 51.6941, -81.0556
Hunter-Lab:
43.3975, 63.8518, -49.3315
#bf3ecb color charts
#bf3ecb color shades, tints & tones
#bf3ecb color schemes
#bf3ecb color preview, HTML & CSS examples
This text has a color of #bf3ecb
<p style="color:#bf3ecb;">Text here</p>
.mytext {color:#bf3ecb;}
This box has a color of #bf3ecb
<div style="background-color:#bf3ecb;">Content here</div>
.mybackground {background-color:#bf3ecb;}
Border around this has a color of #bf3ecb
<div style="border:2px solid #bf3ecb;">Content here</div>
.myborder {border:2px solid #bf3ecb;}