#c074da color space conversions
Hex:
#c074da
RGB:
192, 116, 218
CMY:
25, 55, 15
CMYK:
12, 47, 0, 15
HSL:
285°, 57.9545%, 65.4902%
HSV (HSB):
285°, 46.7890%, 85.4902%
XYZ:
40.6385, 28.7592, 69.7389
xyY:
0.2921, 0.2067, 28.7592
CIE-Lab:
60.5685, 46.6408, -40.3844
CIE-LCH:
60.5685, 61.6949, 319.1121
CIE-Luv:
60.5685, 32.1051, -69.6009
Hunter-Lab:
53.6276, 41.4173, -39.5631
#c074da color charts
#c074da color shades, tints & tones
#c074da color schemes
#c074da color preview, HTML & CSS examples
This text has a color of #c074da
<p style="color:#c074da;">Text here</p>
.mytext {color:#c074da;}
This box has a color of #c074da
<div style="background-color:#c074da;">Content here</div>
.mybackground {background-color:#c074da;}
Border around this has a color of #c074da
<div style="border:2px solid #c074da;">Content here</div>
.myborder {border:2px solid #c074da;}