#fa44cd color space conversions
Hex:
#fa44cd
RGB:
250, 68, 205
CMY:
2, 73, 20
CMYK:
0, 73, 18, 2
HSL:
315°, 94.7917%, 62.3529%
HSV (HSB):
315°, 72.8000%, 98.0392%
XYZ:
52.5109, 28.8660, 60.5617
xyY:
0.3700, 0.2034, 28.8660
CIE-Lab:
60.6632, 79.8289, -32.3006
CIE-LCH:
60.6632, 86.1161, 337.9706
CIE-Luv:
60.6632, 92.2532, -62.2605
Hunter-Lab:
53.7271, 80.4370, -29.2232
#fa44cd color charts
#fa44cd color shades, tints & tones
#fa44cd color schemes
#fa44cd color preview, HTML & CSS examples
This text has a color of #fa44cd
<p style="color:#fa44cd;">Text here</p>
.mytext {color:#fa44cd;}
This box has a color of #fa44cd
<div style="background-color:#fa44cd;">Content here</div>
.mybackground {background-color:#fa44cd;}
Border around this has a color of #fa44cd
<div style="border:2px solid #fa44cd;">Content here</div>
.myborder {border:2px solid #fa44cd;}