#ff82cd color space conversions
Hex:
#ff82cd
RGB:
255, 130, 205
CMY:
0, 49, 20
CMYK:
0, 49, 20, 0
HSL:
324°, 100.0000%, 75.4902%
HSV (HSB):
324°, 49.0196%, 100.0000%
XYZ:
60.2421, 41.6330, 62.6185
xyY:
0.3662, 0.2531, 41.6330
CIE-Lab:
70.6172, 56.1442, -16.9799
CIE-LCH:
70.6172, 58.6556, 343.1729
CIE-Luv:
70.6172, 71.8924, -35.7382
Hunter-Lab:
64.5237, 53.7389, -12.3728
#ff82cd color charts
#ff82cd RGB chart
#ff82cd CMYK chart
#ff82cd RGB pie chart
#ff82cd color shades, tints & tones
#ff82cd color schemes
#ff82cd color preview, HTML & CSS examples
This text has a color of #ff82cd
<p style="color:#ff82cd;">Text here</p>
.mytext {color:#ff82cd;}
Text color #ff82cd
This box has a color of #ff82cd
<div style="background-color:#ff82cd;">Content here</div>
.mybackground {background-color:#ff82cd;}
Background color #ff82cd
Border around this has a color of #ff82cd
<div style="border:2px solid #ff82cd;">Content here</div>
.myborder {border:2px solid #ff82cd;}
Border color #ff82cd