#c255c7 color space conversions
Hex:
#c255c7
RGB:
194, 85, 199
CMY:
24, 67, 22
CMYK:
3, 57, 0, 22
HSL:
297°, 50.4425%, 55.6863%
HSV (HSB):
297°, 57.2864%, 78.0392%
XYZ:
35.8054, 22.0899, 56.4094
xyY:
0.3132, 0.1933, 22.0899
CIE-Lab:
54.1222, 58.8596, -39.7299
CIE-LCH:
54.1222, 71.0135, 325.9809
CIE-Luv:
54.1222, 48.6707, -68.7325
Hunter-Lab:
46.9998, 53.7352, -38.2603
#c255c7 color charts
#c255c7 color shades, tints & tones
#c255c7 color schemes
#c255c7 color preview, HTML & CSS examples
This text has a color of #c255c7
<p style="color:#c255c7;">Text here</p>
.mytext {color:#c255c7;}
This box has a color of #c255c7
<div style="background-color:#c255c7;">Content here</div>
.mybackground {background-color:#c255c7;}
Border around this has a color of #c255c7
<div style="border:2px solid #c255c7;">Content here</div>
.myborder {border:2px solid #c255c7;}