#c55dbc color space conversions
Hex:
#c55dbc
RGB:
197, 93, 188
CMY:
23, 64, 26
CMYK:
0, 53, 5, 23
HSL:
305°, 47.2727%, 56.8627%
HSV (HSB):
305°, 52.7919%, 77.2549%
XYZ:
36.0174, 23.3299, 50.1817
xyY:
0.3288, 0.2130, 23.3299
CIE-Lab:
55.4105, 54.0179, -31.3654
CIE-LCH:
55.4105, 62.4638, 329.8585
CIE-Luv:
55.4105, 50.9214, -55.4489
Hunter-Lab:
48.3010, 48.5783, -27.7879
#c55dbc color charts
#c55dbc color shades, tints & tones
#c55dbc color schemes
#c55dbc color preview, HTML & CSS examples
This text has a color of #c55dbc
<p style="color:#c55dbc;">Text here</p>
.mytext {color:#c55dbc;}
This box has a color of #c55dbc
<div style="background-color:#c55dbc;">Content here</div>
.mybackground {background-color:#c55dbc;}
Border around this has a color of #c55dbc
<div style="border:2px solid #c55dbc;">Content here</div>
.myborder {border:2px solid #c55dbc;}