#c074d6 color space conversions
Hex:
#c074d6
RGB:
192, 116, 214
CMY:
25, 55, 16
CMYK:
10, 46, 0, 16
HSL:
287°, 54.4444%, 64.7059%
HSV (HSB):
287°, 45.7944%, 83.9216%
XYZ:
40.1212, 28.5523, 67.0149
xyY:
0.2957, 0.2104, 28.5523
CIE-Lab:
60.3845, 45.8292, -38.4272
CIE-LCH:
60.3845, 59.8077, 320.0206
CIE-Luv:
60.3845, 32.8809, -66.3190
Hunter-Lab:
53.4343, 40.5168, -36.9547
#c074d6 color charts
#c074d6 color shades, tints & tones
#c074d6 color schemes
#c074d6 color preview, HTML & CSS examples
This text has a color of #c074d6
<p style="color:#c074d6;">Text here</p>
.mytext {color:#c074d6;}
This box has a color of #c074d6
<div style="background-color:#c074d6;">Content here</div>
.mybackground {background-color:#c074d6;}
Border around this has a color of #c074d6
<div style="border:2px solid #c074d6;">Content here</div>
.myborder {border:2px solid #c074d6;}