#bf74cd color space conversions
Hex:
#bf74cd
RGB:
191, 116, 205
CMY:
25, 55, 20
CMYK:
7, 43, 0, 20
HSL:
291°, 47.0899%, 62.9412%
HSV (HSB):
291°, 43.4146%, 80.3922%
XYZ:
38.7507, 27.9749, 61.1149
xyY:
0.3031, 0.2188, 27.9749
CIE-Lab:
59.8661, 43.7432, -34.1743
CIE-LCH:
59.8661, 55.5099, 322.0013
CIE-Luv:
59.8661, 34.0124, -59.1422
Hunter-Lab:
52.8913, 38.2177, -31.4845
#bf74cd color charts
#bf74cd color shades, tints & tones
#bf74cd color schemes
#bf74cd color preview, HTML & CSS examples
This text has a color of #bf74cd
<p style="color:#bf74cd;">Text here</p>
.mytext {color:#bf74cd;}
This box has a color of #bf74cd
<div style="background-color:#bf74cd;">Content here</div>
.mybackground {background-color:#bf74cd;}
Border around this has a color of #bf74cd
<div style="border:2px solid #bf74cd;">Content here</div>
.myborder {border:2px solid #bf74cd;}