#c071d3 color space conversions
Hex:
#c071d3
RGB:
192, 113, 211
CMY:
25, 56, 17
CMYK:
9, 46, 0, 17
HSL:
288°, 52.6882%, 63.5294%
HSV (HSB):
288°, 46.4455%, 82.7451%
XYZ:
39.4012, 27.7199, 64.9018
xyY:
0.2984, 0.2100, 27.7199
CIE-Lab:
59.6348, 46.8032, -37.9125
CIE-LCH:
59.6348, 60.2321, 320.9911
CIE-Luv:
59.6348, 34.6265, -65.4828
Hunter-Lab:
52.6497, 41.4464, -36.2327
#c071d3 color charts
#c071d3 color shades, tints & tones
#c071d3 color schemes
#c071d3 color preview, HTML & CSS examples
This text has a color of #c071d3
<p style="color:#c071d3;">Text here</p>
.mytext {color:#c071d3;}
This box has a color of #c071d3
<div style="background-color:#c071d3;">Content here</div>
.mybackground {background-color:#c071d3;}
Border around this has a color of #c071d3
<div style="border:2px solid #c071d3;">Content here</div>
.myborder {border:2px solid #c071d3;}