#c05ddf color space conversions
Hex:
#c05ddf
RGB:
192, 93, 223
CMY:
25, 64, 13
CMYK:
14, 58, 0, 13
HSL:
286°, 67.0103%, 61.9608%
HSV (HSB):
286°, 58.2960%, 87.4510%
XYZ:
38.9719, 24.3629, 72.4605
xyY:
0.2870, 0.1794, 24.3629
CIE-Lab:
56.4493, 59.1747, -49.7006
CIE-LCH:
56.4493, 77.2774, 319.9732
CIE-Luv:
56.4493, 38.7946, -84.9079
Hunter-Lab:
49.3588, 54.5592, -52.4888
#c05ddf color charts
#c05ddf color shades, tints & tones
#c05ddf color schemes
#c05ddf color preview, HTML & CSS examples
This text has a color of #c05ddf
<p style="color:#c05ddf;">Text here</p>
.mytext {color:#c05ddf;}
This box has a color of #c05ddf
<div style="background-color:#c05ddf;">Content here</div>
.mybackground {background-color:#c05ddf;}
Border around this has a color of #c05ddf
<div style="border:2px solid #c05ddf;">Content here</div>
.myborder {border:2px solid #c05ddf;}