#c05ccd color space conversions
Hex:
#c05ccd
RGB:
192, 92, 205
CMY:
25, 64, 20
CMYK:
6, 55, 0, 20
HSL:
293°, 53.0516%, 58.2353%
HSV (HSB):
293°, 55.1220%, 80.3922%
XYZ:
36.5848, 23.2685, 60.3207
xyY:
0.3044, 0.1936, 23.2685
CIE-Lab:
55.3479, 56.1780, -41.2465
CIE-LCH:
55.3479, 69.6939, 323.7135
CIE-Luv:
55.3479, 43.4936, -71.0293
Hunter-Lab:
48.2375, 50.9644, -40.3755
#c05ccd color charts
#c05ccd color shades, tints & tones
#c05ccd color schemes
#c05ccd color preview, HTML & CSS examples
This text has a color of #c05ccd
<p style="color:#c05ccd;">Text here</p>
.mytext {color:#c05ccd;}
This box has a color of #c05ccd
<div style="background-color:#c05ccd;">Content here</div>
.mybackground {background-color:#c05ccd;}
Border around this has a color of #c05ccd
<div style="border:2px solid #c05ccd;">Content here</div>
.myborder {border:2px solid #c05ccd;}