#c093d7 color space conversions
Hex:
#c093d7
RGB:
192, 147, 215
CMY:
25, 42, 16
CMYK:
11, 32, 0, 16
HSL:
280°, 45.9459%, 70.9804%
HSV (HSB):
280°, 31.6279%, 84.3137%
XYZ:
44.4377, 36.9802, 69.0858
xyY:
0.2953, 0.2457, 36.9802
CIE-Lab:
67.2622, 29.1792, -28.3037
CIE-LCH:
67.2622, 40.6513, 315.8725
CIE-Luv:
67.2622, 19.7492, -48.6257
Hunter-Lab:
60.8113, 24.0184, -24.7895
#c093d7 color charts
#c093d7 color shades, tints & tones
#c093d7 color schemes
#c093d7 color preview, HTML & CSS examples
This text has a color of #c093d7
<p style="color:#c093d7;">Text here</p>
.mytext {color:#c093d7;}
This box has a color of #c093d7
<div style="background-color:#c093d7;">Content here</div>
.mybackground {background-color:#c093d7;}
Border around this has a color of #c093d7
<div style="border:2px solid #c093d7;">Content here</div>
.myborder {border:2px solid #c093d7;}