#fa75d4 color space conversions
Hex:
#fa75d4
RGB:
250, 117, 212
CMY:
2, 54, 17
CMYK:
0, 53, 15, 2
HSL:
317°, 93.0070%, 71.9608%
HSV (HSB):
317°, 53.2000%, 98.0392%
XYZ:
57.6693, 37.8000, 66.5440
xyY:
0.3560, 0.2333, 37.8000
CIE-Lab:
67.8730, 61.7693, -25.1166
CIE-LCH:
67.8730, 66.6805, 337.8724
CIE-Luv:
67.8730, 72.3577, -49.0789
Hunter-Lab:
61.4817, 59.8383, -21.1346
#fa75d4 color charts
#fa75d4 color shades, tints & tones
#fa75d4 color schemes
#fa75d4 color preview, HTML & CSS examples
This text has a color of #fa75d4
<p style="color:#fa75d4;">Text here</p>
.mytext {color:#fa75d4;}
This box has a color of #fa75d4
<div style="background-color:#fa75d4;">Content here</div>
.mybackground {background-color:#fa75d4;}
Border around this has a color of #fa75d4
<div style="border:2px solid #fa75d4;">Content here</div>
.myborder {border:2px solid #fa75d4;}