#c75ed5 color space conversions
Hex:
#c75ed5
RGB:
199, 94, 213
CMY:
22, 63, 16
CMYK:
7, 56, 0, 16
HSL:
293°, 58.6207%, 60.1961%
HSV (HSB):
293°, 55.8685%, 83.5294%
XYZ:
39.5661, 24.9516, 65.6816
xyY:
0.3039, 0.1916, 24.9516
CIE-Lab:
57.0282, 58.5578, -43.0780
CIE-LCH:
57.0282, 72.6961, 323.6600
CIE-Luv:
57.0282, 45.3971, -74.6787
Hunter-Lab:
49.9516, 53.9727, -42.9946
#c75ed5 color charts
#c75ed5 color shades, tints & tones
#c75ed5 color schemes
#c75ed5 color preview, HTML & CSS examples
This text has a color of #c75ed5
<p style="color:#c75ed5;">Text here</p>
.mytext {color:#c75ed5;}
This box has a color of #c75ed5
<div style="background-color:#c75ed5;">Content here</div>
.mybackground {background-color:#c75ed5;}
Border around this has a color of #c75ed5
<div style="border:2px solid #c75ed5;">Content here</div>
.myborder {border:2px solid #c75ed5;}