#fa82cb color space conversions
Hex:
#fa82cb
RGB:
250, 130, 203
CMY:
2, 49, 20
CMYK:
0, 48, 19, 2
HSL:
324°, 92.3077%, 74.5098%
HSV (HSB):
324°, 48.0000%, 98.0392%
XYZ:
58.1865, 40.6011, 61.2699
xyY:
0.3635, 0.2537, 40.6011
CIE-Lab:
69.8955, 54.3131, -17.0216
CIE-LCH:
69.8955, 56.9178, 342.5992
CIE-Luv:
69.8955, 68.7417, -35.3953
Hunter-Lab:
63.7190, 51.4933, -12.4079
#fa82cb color charts
#fa82cb color shades, tints & tones
#fa82cb color schemes
#fa82cb color preview, HTML & CSS examples
This text has a color of #fa82cb
<p style="color:#fa82cb;">Text here</p>
.mytext {color:#fa82cb;}
This box has a color of #fa82cb
<div style="background-color:#fa82cb;">Content here</div>
.mybackground {background-color:#fa82cb;}
Border around this has a color of #fa82cb
<div style="border:2px solid #fa82cb;">Content here</div>
.myborder {border:2px solid #fa82cb;}