#c371e5 color space conversions
Hex:
#c371e5
RGB:
195, 113, 229
CMY:
24, 56, 10
CMYK:
15, 51, 0, 10
HSL:
282°, 69.0476%, 67.0588%
HSV (HSB):
282°, 50.6550%, 89.8039%
XYZ:
42.5537, 29.0695, 77.4969
xyY:
0.2854, 0.1949, 29.0695
CIE-Lab:
60.8429, 51.2847, -46.0807
CIE-LCH:
60.8429, 68.9460, 318.0595
CIE-Luv:
60.8429, 32.8506, -79.4224
Hunter-Lab:
53.9161, 46.5290, -47.4798
#c371e5 color charts
#c371e5 color shades, tints & tones
#c371e5 color schemes
#c371e5 color preview, HTML & CSS examples
This text has a color of #c371e5
<p style="color:#c371e5;">Text here</p>
.mytext {color:#c371e5;}
This box has a color of #c371e5
<div style="background-color:#c371e5;">Content here</div>
.mybackground {background-color:#c371e5;}
Border around this has a color of #c371e5
<div style="border:2px solid #c371e5;">Content here</div>
.myborder {border:2px solid #c371e5;}