#c07ec2 color space conversions
Hex:
#c07ec2
RGB:
192, 126, 194
CMY:
25, 51, 24
CMYK:
1, 35, 0, 24
HSL:
298°, 35.7895%, 62.7451%
HSV (HSB):
298°, 35.0515%, 76.0784%
XYZ:
38.9367, 30.0232, 54.7818
xyY:
0.3147, 0.2426, 30.0232
CIE-Lab:
61.6743, 36.5416, -25.1491
CIE-LCH:
61.6743, 44.3595, 325.4630
CIE-Luv:
61.6743, 32.4232, -44.0483
Hunter-Lab:
54.7934, 30.9551, -20.9220
#c07ec2 color charts
#c07ec2 color shades, tints & tones
#c07ec2 color schemes
#c07ec2 color preview, HTML & CSS examples
This text has a color of #c07ec2
<p style="color:#c07ec2;">Text here</p>
.mytext {color:#c07ec2;}
This box has a color of #c07ec2
<div style="background-color:#c07ec2;">Content here</div>
.mybackground {background-color:#c07ec2;}
Border around this has a color of #c07ec2
<div style="border:2px solid #c07ec2;">Content here</div>
.myborder {border:2px solid #c07ec2;}