#c07dff color space conversions
Hex:
#c07dff
RGB:
192, 125, 255
CMY:
25, 51, 0
CMYK:
25, 51, 0, 0
HSL:
271°, 100.0000%, 74.5098%
HSV (HSB):
271°, 50.9804%, 100.0000%
XYZ:
47.1218, 33.0937, 98.5119
xyY:
0.2637, 0.1852, 33.0937
CIE-Lab:
64.2367, 49.8812, -55.0978
CIE-LCH:
64.2367, 74.3230, 312.1552
CIE-Luv:
64.2367, 22.3805, -94.6685
Hunter-Lab:
57.5271, 45.5412, -61.2617
#c07dff color charts
#c07dff color shades, tints & tones
#c07dff color schemes
#c07dff color preview, HTML & CSS examples
This text has a color of #c07dff
<p style="color:#c07dff;">Text here</p>
.mytext {color:#c07dff;}
This box has a color of #c07dff
<div style="background-color:#c07dff;">Content here</div>
.mybackground {background-color:#c07dff;}
Border around this has a color of #c07dff
<div style="border:2px solid #c07dff;">Content here</div>
.myborder {border:2px solid #c07dff;}