#c074e2 color space conversions
Hex:
#c074e2
RGB:
192, 116, 226
CMY:
25, 55, 11
CMYK:
15, 49, 0, 11
HSL:
281°, 65.4762%, 67.0588%
HSV (HSB):
281°, 48.6726%, 88.6275%
XYZ:
41.7111, 29.1882, 75.3870
xyY:
0.2851, 0.1995, 29.1882
CIE-Lab:
60.9474, 48.2929, -44.2650
CIE-LCH:
60.9474, 65.5103, 317.4918
CIE-Luv:
60.9474, 30.5720, -76.1319
Hunter-Lab:
54.0261, 43.2659, -44.9138
#c074e2 color charts
#c074e2 color shades, tints & tones
#c074e2 color schemes
#c074e2 color preview, HTML & CSS examples
This text has a color of #c074e2
<p style="color:#c074e2;">Text here</p>
.mytext {color:#c074e2;}
This box has a color of #c074e2
<div style="background-color:#c074e2;">Content here</div>
.mybackground {background-color:#c074e2;}
Border around this has a color of #c074e2
<div style="border:2px solid #c074e2;">Content here</div>
.myborder {border:2px solid #c074e2;}