#bf64cd color space conversions
Hex:
#bf64cd
RGB:
191, 100, 205
CMY:
25, 61, 20
CMYK:
7, 51, 0, 20
HSL:
292°, 51.2195%, 59.8039%
HSV (HSB):
292°, 51.2195%, 80.3922%
XYZ:
37.0625, 24.5985, 60.5522
xyY:
0.3033, 0.2013, 24.5985
CIE-Lab:
56.6821, 52.0030, -39.1560
CIE-LCH:
56.6821, 65.0961, 323.0219
CIE-Luv:
56.6821, 40.0975, -67.5223
Hunter-Lab:
49.5969, 46.5940, -37.6686
#bf64cd color charts
#bf64cd color shades, tints & tones
#bf64cd color schemes
#bf64cd color preview, HTML & CSS examples
This text has a color of #bf64cd
<p style="color:#bf64cd;">Text here</p>
.mytext {color:#bf64cd;}
This box has a color of #bf64cd
<div style="background-color:#bf64cd;">Content here</div>
.mybackground {background-color:#bf64cd;}
Border around this has a color of #bf64cd
<div style="border:2px solid #bf64cd;">Content here</div>
.myborder {border:2px solid #bf64cd;}