#cf82cd color space conversions
Hex:
#cf82cd
RGB:
207, 130, 205
CMY:
19, 49, 20
CMYK:
0, 37, 1, 19
HSL:
302°, 44.5087%, 66.0784%
HSV (HSB):
302°, 37.1981%, 81.1765%
XYZ:
44.7342, 33.6384, 61.8927
xyY:
0.3189, 0.2398, 33.6384
CIE-Lab:
64.6746, 41.1939, -26.5808
CIE-LCH:
64.6746, 49.0253, 327.1675
CIE-Luv:
64.6746, 38.3519, -47.4453
Hunter-Lab:
57.9987, 36.1789, -22.6717
#cf82cd color charts
#cf82cd color shades, tints & tones
#cf82cd color schemes
#cf82cd color preview, HTML & CSS examples
This text has a color of #cf82cd
<p style="color:#cf82cd;">Text here</p>
.mytext {color:#cf82cd;}
This box has a color of #cf82cd
<div style="background-color:#cf82cd;">Content here</div>
.mybackground {background-color:#cf82cd;}
Border around this has a color of #cf82cd
<div style="border:2px solid #cf82cd;">Content here</div>
.myborder {border:2px solid #cf82cd;}