#c725e5 color space conversions
Hex:
#c725e5
RGB:
199, 37, 229
CMY:
22, 85, 10
CMYK:
13, 84, 0, 10
HSL:
291°, 78.6885%, 52.1569%
HSV (HSB):
291°, 83.8428%, 89.8039%
XYZ:
38.3576, 19.1224, 75.7981
xyY:
0.2878, 0.1435, 19.1224
CIE-Lab:
50.8301, 81.4335, -62.0297
CIE-LCH:
50.8301, 102.3675, 322.7027
CIE-Luv:
50.8301, 52.7432, -103.6714
Hunter-Lab:
43.7292, 80.0476, -72.1601
#c725e5 color charts
#c725e5 color shades, tints & tones
#c725e5 color schemes
#c725e5 color preview, HTML & CSS examples
This text has a color of #c725e5
<p style="color:#c725e5;">Text here</p>
.mytext {color:#c725e5;}
This box has a color of #c725e5
<div style="background-color:#c725e5;">Content here</div>
.mybackground {background-color:#c725e5;}
Border around this has a color of #c725e5
<div style="border:2px solid #c725e5;">Content here</div>
.myborder {border:2px solid #c725e5;}