#c255b5 color space conversions
Hex:
#c255b5
RGB:
194, 85, 181
CMY:
24, 67, 29
CMYK:
0, 56, 7, 24
HSL:
307°, 47.1861%, 54.7059%
HSV (HSB):
307°, 56.1856%, 76.0784%
XYZ:
33.8371, 21.3025, 46.0444
xyY:
0.3344, 0.2105, 21.3025
CIE-Lab:
53.2790, 55.7520, -30.6724
CIE-LCH:
53.2790, 63.6324, 331.1822
CIE-Luv:
53.2790, 53.7021, -54.2093
Hunter-Lab:
46.1547, 50.0921, -26.8402
#c255b5 color charts
#c255b5 color shades, tints & tones
#c255b5 color schemes
#c255b5 color preview, HTML & CSS examples
This text has a color of #c255b5
<p style="color:#c255b5;">Text here</p>
.mytext {color:#c255b5;}
This box has a color of #c255b5
<div style="background-color:#c255b5;">Content here</div>
.mybackground {background-color:#c255b5;}
Border around this has a color of #c255b5
<div style="border:2px solid #c255b5;">Content here</div>
.myborder {border:2px solid #c255b5;}