#bf63dd color space conversions
Hex:
#bf63dd
RGB:
191, 99, 221
CMY:
25, 61, 13
CMYK:
14, 55, 0, 13
HSL:
285°, 64.2105%, 62.7451%
HSV (HSB):
285°, 55.2036%, 86.6667%
XYZ:
38.9988, 25.2205, 71.2192
xyY:
0.2879, 0.1862, 25.2205
CIE-Lab:
57.2896, 55.6383, -47.2489
CIE-LCH:
57.2896, 72.9937, 319.6615
CIE-Luv:
57.2896, 36.7866, -80.8769
Hunter-Lab:
50.2200, 50.7309, -48.9277
#bf63dd color charts
#bf63dd color shades, tints & tones
#bf63dd color schemes
#bf63dd color preview, HTML & CSS examples
This text has a color of #bf63dd
<p style="color:#bf63dd;">Text here</p>
.mytext {color:#bf63dd;}
This box has a color of #bf63dd
<div style="background-color:#bf63dd;">Content here</div>
.mybackground {background-color:#bf63dd;}
Border around this has a color of #bf63dd
<div style="border:2px solid #bf63dd;">Content here</div>
.myborder {border:2px solid #bf63dd;}