#bf2ccd color space conversions
Hex:
#bf2ccd
RGB:
191, 44, 205
CMY:
25, 83, 20
CMYK:
7, 79, 0, 20
HSL:
295°, 64.6586%, 48.8235%
HSV (HSB):
295°, 78.5366%, 80.3922%
XYZ:
33.4060, 17.2855, 59.3334
xyY:
0.3036, 0.1571, 17.2855
CIE-Lab:
48.6178, 74.3320, -51.9490
CIE-LCH:
48.6178, 90.6860, 325.0512
CIE-Luv:
48.6178, 54.3866, -87.1075
Hunter-Lab:
41.5758, 70.6661, -55.5103
#bf2ccd color charts
#bf2ccd color shades, tints & tones
#bf2ccd color schemes
#bf2ccd color preview, HTML & CSS examples
This text has a color of #bf2ccd
<p style="color:#bf2ccd;">Text here</p>
.mytext {color:#bf2ccd;}
This box has a color of #bf2ccd
<div style="background-color:#bf2ccd;">Content here</div>
.mybackground {background-color:#bf2ccd;}
Border around this has a color of #bf2ccd
<div style="border:2px solid #bf2ccd;">Content here</div>
.myborder {border:2px solid #bf2ccd;}