#c255d3 color space conversions
Hex:
#c255d3
RGB:
194, 85, 211
CMY:
24, 67, 17
CMYK:
8, 60, 0, 17
HSL:
292°, 58.8785%, 58.0392%
HSV (HSB):
292°, 59.7156%, 82.7451%
XYZ:
37.2545, 22.6695, 64.0401
xyY:
0.3005, 0.1829, 22.6695
CIE-Lab:
54.7302, 61.0460, -45.6204
CIE-LCH:
54.7302, 76.2092, 323.2288
CIE-Luv:
54.7302, 45.4380, -78.2861
Hunter-Lab:
47.6125, 56.3459, -46.4180
#c255d3 color charts
#c255d3 color shades, tints & tones
#c255d3 color schemes
#c255d3 color preview, HTML & CSS examples
This text has a color of #c255d3
<p style="color:#c255d3;">Text here</p>
.mytext {color:#c255d3;}
This box has a color of #c255d3
<div style="background-color:#c255d3;">Content here</div>
.mybackground {background-color:#c255d3;}
Border around this has a color of #c255d3
<div style="border:2px solid #c255d3;">Content here</div>
.myborder {border:2px solid #c255d3;}