#c082c5 color space conversions
Hex:
#c082c5
RGB:
192, 130, 197
CMY:
25, 49, 23
CMYK:
3, 34, 0, 23
HSL:
296°, 36.6120%, 64.1176%
HSV (HSB):
296°, 34.0102%, 77.2549%
XYZ:
39.7989, 31.2029, 56.7485
xyY:
0.3115, 0.2442, 31.2029
CIE-Lab:
62.6786, 34.9336, -25.2986
CIE-LCH:
62.6786, 43.1321, 324.0882
CIE-Luv:
62.6786, 30.0925, -44.1568
Hunter-Lab:
55.8596, 29.4236, -21.1317
#c082c5 color charts
#c082c5 color shades, tints & tones
#c082c5 color schemes
#c082c5 color preview, HTML & CSS examples
This text has a color of #c082c5
<p style="color:#c082c5;">Text here</p>
.mytext {color:#c082c5;}
This box has a color of #c082c5
<div style="background-color:#c082c5;">Content here</div>
.mybackground {background-color:#c082c5;}
Border around this has a color of #c082c5
<div style="border:2px solid #c082c5;">Content here</div>
.myborder {border:2px solid #c082c5;}