#c255d1 color space conversions
Hex:
#c255d1
RGB:
194, 85, 209
CMY:
24, 67, 18
CMYK:
7, 59, 0, 18
HSL:
293°, 57.4074%, 57.6471%
HSV (HSB):
293°, 59.3301%, 81.9608%
XYZ:
37.0053, 22.5698, 62.7276
xyY:
0.3026, 0.1845, 22.5698
CIE-Lab:
54.6264, 60.6757, -44.6468
CIE-LCH:
54.6264, 75.3318, 323.6534
CIE-Luv:
54.6264, 45.9692, -76.7031
Hunter-Lab:
47.5077, 55.9010, -45.0293
#c255d1 color charts
#c255d1 color shades, tints & tones
#c255d1 color schemes
#c255d1 color preview, HTML & CSS examples
This text has a color of #c255d1
<p style="color:#c255d1;">Text here</p>
.mytext {color:#c255d1;}
This box has a color of #c255d1
<div style="background-color:#c255d1;">Content here</div>
.mybackground {background-color:#c255d1;}
Border around this has a color of #c255d1
<div style="border:2px solid #c255d1;">Content here</div>
.myborder {border:2px solid #c255d1;}