#c7c7f2 color space conversions
Hex:
#c7c7f2
RGB:
199, 199, 242
CMY:
22, 22, 5
CMYK:
18, 18, 0, 5
HSL:
240°, 62.3188%, 86.4706%
HSV (HSB):
240°, 17.7686%, 94.9020%
XYZ:
60.0036, 59.3998, 92.3072
xyY:
0.2834, 0.2806, 59.3998
CIE-Lab:
81.5108, 8.6213, -21.1653
CIE-LCH:
81.5108, 22.8538, 292.1626
CIE-Luv:
81.5108, -2.5175, -34.9345
Hunter-Lab:
77.0712, 4.0961, -17.0609
#c7c7f2 color charts
#c7c7f2 color shades, tints & tones
#c7c7f2 color schemes
#c7c7f2 color preview, HTML & CSS examples
This text has a color of #c7c7f2
<p style="color:#c7c7f2;">Text here</p>
.mytext {color:#c7c7f2;}
This box has a color of #c7c7f2
<div style="background-color:#c7c7f2;">Content here</div>
.mybackground {background-color:#c7c7f2;}
Border around this has a color of #c7c7f2
<div style="border:2px solid #c7c7f2;">Content here</div>
.myborder {border:2px solid #c7c7f2;}