#c55bbd color space conversions
Hex:
#c55bbd
RGB:
197, 91, 189
CMY:
23, 64, 26
CMYK:
0, 54, 4, 23
HSL:
305°, 47.7477%, 56.4706%
HSV (HSB):
305°, 53.8071%, 77.2549%
XYZ:
35.9524, 23.0266, 50.6938
xyY:
0.3278, 0.2100, 23.0266
CIE-Lab:
55.0997, 55.1394, -32.4249
CIE-LCH:
55.0997, 63.9666, 329.5422
CIE-Luv:
55.0997, 51.3961, -57.1854
Hunter-Lab:
47.9861, 49.7611, -29.0454
#c55bbd color charts
#c55bbd color shades, tints & tones
#c55bbd color schemes
#c55bbd color preview, HTML & CSS examples
This text has a color of #c55bbd
<p style="color:#c55bbd;">Text here</p>
.mytext {color:#c55bbd;}
This box has a color of #c55bbd
<div style="background-color:#c55bbd;">Content here</div>
.mybackground {background-color:#c55bbd;}
Border around this has a color of #c55bbd
<div style="border:2px solid #c55bbd;">Content here</div>
.myborder {border:2px solid #c55bbd;}