#c255a8 color space conversions
Hex:
#c255a8
RGB:
194, 85, 168
CMY:
24, 67, 34
CMYK:
0, 56, 13, 24
HSL:
314°, 47.1861%, 54.7059%
HSV (HSB):
314°, 56.1856%, 76.0784%
XYZ:
32.5645, 20.7935, 39.3430
xyY:
0.3513, 0.2243, 20.7935
CIE-Lab:
52.7227, 53.6503, -23.9636
CIE-LCH:
52.7227, 58.7589, 335.9314
CIE-Luv:
52.7227, 57.4374, -43.6615
Hunter-Lab:
45.5999, 47.6735, -19.2347
#c255a8 color charts
#c255a8 color shades, tints & tones
#c255a8 color schemes
#c255a8 color preview, HTML & CSS examples
This text has a color of #c255a8
<p style="color:#c255a8;">Text here</p>
.mytext {color:#c255a8;}
This box has a color of #c255a8
<div style="background-color:#c255a8;">Content here</div>
.mybackground {background-color:#c255a8;}
Border around this has a color of #c255a8
<div style="border:2px solid #c255a8;">Content here</div>
.myborder {border:2px solid #c255a8;}