#c235d3 color space conversions
Hex:
#c235d3
RGB:
194, 53, 211
CMY:
24, 79, 17
CMYK:
8, 75, 0, 17
HSL:
294°, 64.2276%, 51.7647%
HSV (HSB):
294°, 74.8815%, 82.7451%
XYZ:
35.2791, 18.7187, 63.3817
xyY:
0.3006, 0.1595, 18.7187
CIE-Lab:
50.3564, 73.3132, -52.5852
CIE-LCH:
50.3564, 90.2221, 324.3494
CIE-Luv:
50.3564, 52.9820, -88.7223
Hunter-Lab:
43.2651, 69.8381, -56.5719
#c235d3 color charts
#c235d3 color shades, tints & tones
#c235d3 color schemes
#c235d3 color preview, HTML & CSS examples
This text has a color of #c235d3
<p style="color:#c235d3;">Text here</p>
.mytext {color:#c235d3;}
This box has a color of #c235d3
<div style="background-color:#c235d3;">Content here</div>
.mybackground {background-color:#c235d3;}
Border around this has a color of #c235d3
<div style="border:2px solid #c235d3;">Content here</div>
.myborder {border:2px solid #c235d3;}