#c07ed2 color space conversions
Hex:
#c07ed2
RGB:
192, 126, 210
CMY:
25, 51, 18
CMYK:
9, 40, 0, 18
HSL:
287°, 48.2759%, 65.8824%
HSV (HSB):
287°, 40.0000%, 82.3529%
XYZ:
40.8319, 30.7813, 64.7621
xyY:
0.2994, 0.2257, 30.7813
CIE-Lab:
62.3226, 39.6769, -33.1575
CIE-LCH:
62.3226, 51.7076, 320.1149
CIE-Luv:
62.3226, 29.6080, -57.3460
Hunter-Lab:
55.4809, 34.2779, -30.3717
#c07ed2 color charts
#c07ed2 color shades, tints & tones
#c07ed2 color schemes
#c07ed2 color preview, HTML & CSS examples
This text has a color of #c07ed2
<p style="color:#c07ed2;">Text here</p>
.mytext {color:#c07ed2;}
This box has a color of #c07ed2
<div style="background-color:#c07ed2;">Content here</div>
.mybackground {background-color:#c07ed2;}
Border around this has a color of #c07ed2
<div style="border:2px solid #c07ed2;">Content here</div>
.myborder {border:2px solid #c07ed2;}