#c255e8 color space conversions
Hex:
#c255e8
RGB:
194, 85, 232
CMY:
24, 67, 9
CMYK:
16, 63, 0, 9
HSL:
284°, 76.1658%, 62.1569%
HSV (HSB):
284°, 63.3621%, 90.9804%
XYZ:
40.0621, 23.7925, 78.8248
xyY:
0.2808, 0.1668, 23.7925
CIE-Lab:
55.8795, 65.0630, -55.6525
CIE-LCH:
55.8795, 85.6177, 319.4575
CIE-Luv:
55.8795, 40.0611, -94.6402
Hunter-Lab:
48.7776, 61.2453, -61.6686
#c255e8 color charts
#c255e8 color shades, tints & tones
#c255e8 color schemes
#c255e8 color preview, HTML & CSS examples
This text has a color of #c255e8
<p style="color:#c255e8;">Text here</p>
.mytext {color:#c255e8;}
This box has a color of #c255e8
<div style="background-color:#c255e8;">Content here</div>
.mybackground {background-color:#c255e8;}
Border around this has a color of #c255e8
<div style="border:2px solid #c255e8;">Content here</div>
.myborder {border:2px solid #c255e8;}