#c082d3 color space conversions
Hex:
#c082d3
RGB:
192, 130, 211
CMY:
25, 49, 17
CMYK:
9, 38, 0, 17
HSL:
286°, 47.9290%, 66.8627%
HSV (HSB):
286°, 38.3886%, 82.7451%
XYZ:
41.4787, 31.8749, 65.5943
xyY:
0.2985, 0.2294, 31.8749
CIE-Lab:
63.2393, 37.7070, -32.2943
CIE-LCH:
63.2393, 49.6462, 319.4215
CIE-Luv:
63.2393, 27.7549, -55.8129
Hunter-Lab:
56.4578, 32.3401, -29.3643
#c082d3 color charts
#c082d3 color shades, tints & tones
#c082d3 color schemes
#c082d3 color preview, HTML & CSS examples
This text has a color of #c082d3
<p style="color:#c082d3;">Text here</p>
.mytext {color:#c082d3;}
This box has a color of #c082d3
<div style="background-color:#c082d3;">Content here</div>
.mybackground {background-color:#c082d3;}
Border around this has a color of #c082d3
<div style="border:2px solid #c082d3;">Content here</div>
.myborder {border:2px solid #c082d3;}