#fa73cd color space conversions
Hex:
#fa73cd
RGB:
250, 115, 205
CMY:
2, 55, 20
CMYK:
0, 54, 18, 2
HSL:
320°, 93.1034%, 71.5686%
HSV (HSB):
320°, 54.0000%, 98.0392%
XYZ:
56.5745, 36.9932, 61.9162
xyY:
0.3639, 0.2379, 36.9932
CIE-Lab:
67.2720, 61.6642, -22.1234
CIE-LCH:
67.2720, 65.5127, 340.2634
CIE-Luv:
67.2720, 75.2263, -44.3495
Hunter-Lab:
60.8221, 59.5957, -17.7811
#fa73cd color charts
#fa73cd RGB chart
#fa73cd CMYK chart
#fa73cd RGB pie chart
#fa73cd color shades, tints & tones
#fa73cd color schemes
#fa73cd color preview, HTML & CSS examples
This text has a color of #fa73cd
<p style="color:#fa73cd;">Text here</p>
.mytext {color:#fa73cd;}
Text color #fa73cd
This box has a color of #fa73cd
<div style="background-color:#fa73cd;">Content here</div>
.mybackground {background-color:#fa73cd;}
Background color #fa73cd
Border around this has a color of #fa73cd
<div style="border:2px solid #fa73cd;">Content here</div>
.myborder {border:2px solid #fa73cd;}
Border color #fa73cd