#c45bbd color space conversions
Hex:
#c45bbd
RGB:
196, 91, 189
CMY:
23, 64, 26
CMYK:
0, 54, 4, 23
HSL:
304°, 47.0852%, 56.2745%
HSV (HSB):
304°, 53.5714%, 76.8627%
XYZ:
35.6913, 22.8921, 50.6816
xyY:
0.3266, 0.2095, 22.8921
CIE-Lab:
54.9610, 54.8603, -32.6517
CIE-LCH:
54.9610, 63.8419, 329.2398
CIE-Luv:
54.9610, 50.7021, -57.4601
Hunter-Lab:
47.8456, 49.4255, -29.3123
#c45bbd color charts
#c45bbd color shades, tints & tones
#c45bbd color schemes
#c45bbd color preview, HTML & CSS examples
This text has a color of #c45bbd
<p style="color:#c45bbd;">Text here</p>
.mytext {color:#c45bbd;}
This box has a color of #c45bbd
<div style="background-color:#c45bbd;">Content here</div>
.mybackground {background-color:#c45bbd;}
Border around this has a color of #c45bbd
<div style="border:2px solid #c45bbd;">Content here</div>
.myborder {border:2px solid #c45bbd;}