#c235f5 color space conversions
Hex:
#c235f5
RGB:
194, 53, 245
CMY:
24, 79, 4
CMYK:
21, 78, 0, 4
HSL:
284°, 90.5660%, 58.4314%
HSV (HSB):
284°, 78.3673%, 96.0784%
XYZ:
40.0027, 20.6081, 88.2556
xyY:
0.2687, 0.1384, 20.6081
CIE-Lab:
52.5179, 79.3669, -68.3422
CIE-LCH:
52.5179, 104.7366, 319.2686
CIE-Luv:
52.5179, 42.8825, -113.4766
Hunter-Lab:
45.3962, 77.8492, -83.4896
#c235f5 color charts
#c235f5 color shades, tints & tones
#c235f5 color schemes
#c235f5 color preview, HTML & CSS examples
This text has a color of #c235f5
<p style="color:#c235f5;">Text here</p>
.mytext {color:#c235f5;}
This box has a color of #c235f5
<div style="background-color:#c235f5;">Content here</div>
.mybackground {background-color:#c235f5;}
Border around this has a color of #c235f5
<div style="border:2px solid #c235f5;">Content here</div>
.myborder {border:2px solid #c235f5;}