#fa82dc color space conversions
Hex:
#fa82dc
RGB:
250, 130, 220
CMY:
2, 49, 14
CMYK:
0, 48, 12, 2
HSL:
315°, 92.3077%, 74.5098%
HSV (HSB):
315°, 48.0000%, 98.0392%
XYZ:
60.3252, 41.4566, 72.5326
xyY:
0.3461, 0.2378, 41.4566
CIE-Lab:
70.4946, 56.8700, -25.5424
CIE-LCH:
70.4946, 62.3427, 335.8134
CIE-Luv:
70.4946, 64.4621, -49.1805
Hunter-Lab:
64.3868, 54.5633, -21.7202
#fa82dc color charts
#fa82dc color shades, tints & tones
#fa82dc color schemes
#fa82dc color preview, HTML & CSS examples
This text has a color of #fa82dc
<p style="color:#fa82dc;">Text here</p>
.mytext {color:#fa82dc;}
This box has a color of #fa82dc
<div style="background-color:#fa82dc;">Content here</div>
.mybackground {background-color:#fa82dc;}
Border around this has a color of #fa82dc
<div style="border:2px solid #fa82dc;">Content here</div>
.myborder {border:2px solid #fa82dc;}