#bd63c5 color space conversions
Hex:
#bd63c5
RGB:
189, 99, 197
CMY:
26, 61, 23
CMYK:
4, 50, 0, 23
HSL:
295°, 45.7944%, 58.0392%
HSV (HSB):
295°, 49.7462%, 77.2549%
XYZ:
35.5261, 23.7737, 55.5397
xyY:
0.3094, 0.2070, 23.7737
CIE-Lab:
55.8605, 50.4256, -35.9029
CIE-LCH:
55.8605, 61.9012, 324.5492
CIE-Luv:
55.8605, 41.0192, -62.0197
Hunter-Lab:
48.7583, 44.7312, -33.4053
#bd63c5 color charts
#bd63c5 color shades, tints & tones
#bd63c5 color schemes
#bd63c5 color preview, HTML & CSS examples
This text has a color of #bd63c5
<p style="color:#bd63c5;">Text here</p>
.mytext {color:#bd63c5;}
This box has a color of #bd63c5
<div style="background-color:#bd63c5;">Content here</div>
.mybackground {background-color:#bd63c5;}
Border around this has a color of #bd63c5
<div style="border:2px solid #bd63c5;">Content here</div>
.myborder {border:2px solid #bd63c5;}