#c295c5 color space conversions
Hex:
#c295c5
RGB:
194, 149, 197
CMY:
24, 42, 23
CMYK:
2, 24, 0, 23
HSL:
296°, 29.2683%, 67.8431%
HSV (HSB):
296°, 24.3655%, 77.2549%
XYZ:
43.0736, 36.9954, 57.6939
xyY:
0.3127, 0.2685, 36.9954
CIE-Lab:
67.2736, 25.1178, -18.2651
CIE-LCH:
67.2736, 31.0567, 323.9762
CIE-Luv:
67.2736, 22.3920, -31.9490
Hunter-Lab:
60.8239, 19.9665, -13.6623
#c295c5 color charts
#c295c5 color shades, tints & tones
#c295c5 color schemes
#c295c5 color preview, HTML & CSS examples
This text has a color of #c295c5
<p style="color:#c295c5;">Text here</p>
.mytext {color:#c295c5;}
This box has a color of #c295c5
<div style="background-color:#c295c5;">Content here</div>
.mybackground {background-color:#c295c5;}
Border around this has a color of #c295c5
<div style="border:2px solid #c295c5;">Content here</div>
.myborder {border:2px solid #c295c5;}