#c07dfc color space conversions
Hex:
#c07dfc
RGB:
192, 125, 252
CMY:
25, 51, 1
CMYK:
24, 50, 0, 1
HSL:
272°, 95.4887%, 73.9216%
HSV (HSB):
272°, 50.3968%, 98.8235%
XYZ:
46.6425, 32.9020, 95.9878
xyY:
0.2657, 0.1874, 32.9020
CIE-Lab:
64.0815, 49.2040, -53.6991
CIE-LCH:
64.0815, 72.8329, 312.4988
CIE-Luv:
64.0815, 22.8671, -92.2736
Hunter-Lab:
57.3602, 44.7670, -59.0650
#c07dfc color charts
#c07dfc color shades, tints & tones
#c07dfc color schemes
#c07dfc color preview, HTML & CSS examples
This text has a color of #c07dfc
<p style="color:#c07dfc;">Text here</p>
.mytext {color:#c07dfc;}
This box has a color of #c07dfc
<div style="background-color:#c07dfc;">Content here</div>
.mybackground {background-color:#c07dfc;}
Border around this has a color of #c07dfc
<div style="border:2px solid #c07dfc;">Content here</div>
.myborder {border:2px solid #c07dfc;}