#fa30df color space conversions
Hex:
#fa30df
RGB:
250, 48, 223
CMY:
2, 81, 13
CMYK:
0, 81, 11, 2
HSL:
308°, 95.2830%, 58.4314%
HSV (HSB):
308°, 80.8000%, 98.0392%
XYZ:
53.8006, 27.7656, 72.3357
xyY:
0.3496, 0.1804, 27.7656
CIE-Lab:
59.6764, 87.4140, -44.0364
CIE-LCH:
59.6764, 97.8796, 333.2625
CIE-Luv:
59.6764, 89.4307, -81.2637
Hunter-Lab:
52.6931, 90.0388, -44.5066
#fa30df color charts
#fa30df color shades, tints & tones
#fa30df color schemes
#fa30df color preview, HTML & CSS examples
This text has a color of #fa30df
<p style="color:#fa30df;">Text here</p>
.mytext {color:#fa30df;}
This box has a color of #fa30df
<div style="background-color:#fa30df;">Content here</div>
.mybackground {background-color:#fa30df;}
Border around this has a color of #fa30df
<div style="border:2px solid #fa30df;">Content here</div>
.myborder {border:2px solid #fa30df;}