#c55fbd color space conversions
Hex:
#c55fbd
RGB:
197, 95, 189
CMY:
23, 63, 26
CMYK:
0, 52, 4, 23
HSL:
305°, 46.7890%, 57.2549%
HSV (HSB):
305°, 51.7766%, 77.2549%
XYZ:
36.3035, 23.7289, 50.8108
xyY:
0.3275, 0.2141, 23.7289
CIE-Lab:
55.8153, 53.2285, -31.3104
CIE-LCH:
55.8153, 61.7544, 329.5348
CIE-Luv:
55.8153, 49.8992, -55.3235
Hunter-Lab:
48.7123, 47.7830, -27.7457
#c55fbd color charts
#c55fbd color shades, tints & tones
#c55fbd color schemes
#c55fbd color preview, HTML & CSS examples
This text has a color of #c55fbd
<p style="color:#c55fbd;">Text here</p>
.mytext {color:#c55fbd;}
This box has a color of #c55fbd
<div style="background-color:#c55fbd;">Content here</div>
.mybackground {background-color:#c55fbd;}
Border around this has a color of #c55fbd
<div style="border:2px solid #c55fbd;">Content here</div>
.myborder {border:2px solid #c55fbd;}