#c074d5 color space conversions
Hex:
#c074d5
RGB:
192, 116, 213
CMY:
25, 55, 16
CMYK:
10, 46, 0, 16
HSL:
287°, 53.5912%, 64.5098%
HSV (HSB):
287°, 45.5399%, 83.5294%
XYZ:
39.9939, 28.5013, 66.3442
xyY:
0.2966, 0.2114, 28.5013
CIE-Lab:
60.3390, 45.6278, -37.9362
CIE-LCH:
60.3390, 59.3384, 320.2590
CIE-Luv:
60.3390, 33.0758, -65.4971
Hunter-Lab:
53.3867, 40.2941, -36.3097
#c074d5 color charts
#c074d5 color shades, tints & tones
#c074d5 color schemes
#c074d5 color preview, HTML & CSS examples
This text has a color of #c074d5
<p style="color:#c074d5;">Text here</p>
.mytext {color:#c074d5;}
This box has a color of #c074d5
<div style="background-color:#c074d5;">Content here</div>
.mybackground {background-color:#c074d5;}
Border around this has a color of #c074d5
<div style="border:2px solid #c074d5;">Content here</div>
.myborder {border:2px solid #c074d5;}