#bf44cd color space conversions
Hex:
#bf44cd
RGB:
191, 68, 205
CMY:
25, 73, 20
CMYK:
7, 67, 0, 20
HSL:
294°, 57.8059%, 53.5294%
HSV (HSB):
294°, 66.8293%, 80.3922%
XYZ:
34.5724, 19.6184, 59.7222
xyY:
0.3035, 0.1722, 19.6184
CIE-Lab:
51.4030, 66.3868, -47.5030
CIE-LCH:
51.4030, 81.6318, 324.4145
CIE-Luv:
51.4030, 49.7010, -80.7075
Hunter-Lab:
44.2926, 61.8152, -48.9390
#bf44cd color charts
#bf44cd color shades, tints & tones
#bf44cd color schemes
#bf44cd color preview, HTML & CSS examples
This text has a color of #bf44cd
<p style="color:#bf44cd;">Text here</p>
.mytext {color:#bf44cd;}
This box has a color of #bf44cd
<div style="background-color:#bf44cd;">Content here</div>
.mybackground {background-color:#bf44cd;}
Border around this has a color of #bf44cd
<div style="border:2px solid #bf44cd;">Content here</div>
.myborder {border:2px solid #bf44cd;}