#fa3dcd color space conversions
Hex:
#fa3dcd
RGB:
250, 61, 205
CMY:
2, 76, 20
CMYK:
0, 76, 18, 2
HSL:
314°, 94.9749%, 60.9804%
HSV (HSB):
314°, 75.6000%, 98.0392%
XYZ:
52.1125, 28.0693, 60.4289
xyY:
0.3706, 0.1996, 28.0693
CIE-Lab:
59.9513, 81.8575, -33.4078
CIE-LCH:
59.9513, 88.4122, 337.7986
CIE-Luv:
59.9513, 94.0523, -64.1579
Hunter-Lab:
52.9804, 82.8602, -30.5392
#fa3dcd color charts
#fa3dcd color shades, tints & tones
#fa3dcd color schemes
#fa3dcd color preview, HTML & CSS examples
This text has a color of #fa3dcd
<p style="color:#fa3dcd;">Text here</p>
.mytext {color:#fa3dcd;}
This box has a color of #fa3dcd
<div style="background-color:#fa3dcd;">Content here</div>
.mybackground {background-color:#fa3dcd;}
Border around this has a color of #fa3dcd
<div style="border:2px solid #fa3dcd;">Content here</div>
.myborder {border:2px solid #fa3dcd;}