#bd63d4 color space conversions
Hex:
#bd63d4
RGB:
189, 99, 212
CMY:
26, 61, 17
CMYK:
11, 53, 0, 17
HSL:
288°, 56.7839%, 60.9804%
HSV (HSB):
288°, 53.3019%, 83.1373%
XYZ:
37.3318, 24.4960, 65.0479
xyY:
0.2942, 0.1931, 24.4960
CIE-Lab:
56.5810, 53.3215, -43.3040
CIE-LCH:
56.5810, 68.6907, 320.9189
CIE-Luv:
56.5810, 37.5676, -74.1767
Hunter-Lab:
49.4934, 48.0251, -43.2780
#bd63d4 color charts
#bd63d4 color shades, tints & tones
#bd63d4 color schemes
#bd63d4 color preview, HTML & CSS examples
This text has a color of #bd63d4
<p style="color:#bd63d4;">Text here</p>
.mytext {color:#bd63d4;}
This box has a color of #bd63d4
<div style="background-color:#bd63d4;">Content here</div>
.mybackground {background-color:#bd63d4;}
Border around this has a color of #bd63d4
<div style="border:2px solid #bd63d4;">Content here</div>
.myborder {border:2px solid #bd63d4;}