#fa32cd color space conversions
Hex:
#fa32cd
RGB:
250, 50, 205
CMY:
2, 80, 20
CMYK:
0, 80, 18, 2
HSL:
314°, 95.2381%, 58.8235%
HSV (HSB):
314°, 80.0000%, 98.0392%
XYZ:
51.5844, 27.0130, 60.2528
xyY:
0.3715, 0.1945, 27.0130
CIE-Lab:
58.9863, 84.6294, -34.9117
CIE-LCH:
58.9863, 91.5476, 337.5827
CIE-Luv:
58.9863, 96.4723, -66.7128
Hunter-Lab:
51.9740, 86.2074, -32.3524
#fa32cd color charts
#fa32cd RGB chart
#fa32cd CMYK chart
#fa32cd RGB pie chart
#fa32cd color shades, tints & tones
#fa32cd color schemes
#fa32cd color preview, HTML & CSS examples
This text has a color of #fa32cd
<p style="color:#fa32cd;">Text here</p>
.mytext {color:#fa32cd;}
Text color #fa32cd
This box has a color of #fa32cd
<div style="background-color:#fa32cd;">Content here</div>
.mybackground {background-color:#fa32cd;}
Background color #fa32cd
Border around this has a color of #fa32cd
<div style="border:2px solid #fa32cd;">Content here</div>
.myborder {border:2px solid #fa32cd;}
Border color #fa32cd