#c07dd7 color space conversions
Hex:
#c07dd7
RGB:
192, 125, 215
CMY:
25, 51, 16
CMYK:
11, 42, 0, 16
HSL:
285°, 52.9412%, 66.6667%
HSV (HSB):
285°, 41.8605%, 84.3137%
XYZ:
41.3376, 30.7800, 68.0524
xyY:
0.2949, 0.2196, 30.7800
CIE-Lab:
62.3215, 41.2327, -35.9610
CIE-LCH:
62.3215, 54.7113, 318.9068
CIE-Luv:
62.3215, 29.1436, -62.0756
Hunter-Lab:
55.4797, 35.9097, -33.8903
#c07dd7 color charts
#c07dd7 color shades, tints & tones
#c07dd7 color schemes
#c07dd7 color preview, HTML & CSS examples
This text has a color of #c07dd7
<p style="color:#c07dd7;">Text here</p>
.mytext {color:#c07dd7;}
This box has a color of #c07dd7
<div style="background-color:#c07dd7;">Content here</div>
.mybackground {background-color:#c07dd7;}
Border around this has a color of #c07dd7
<div style="border:2px solid #c07dd7;">Content here</div>
.myborder {border:2px solid #c07dd7;}