#fc3ddb color space conversions
Hex:
#fc3ddb
RGB:
252, 61, 219
CMY:
1, 76, 14
CMYK:
0, 76, 13, 1
HSL:
310°, 96.9543%, 61.3725%
HSV (HSB):
310°, 75.7937%, 98.8235%
XYZ:
54.5998, 29.1474, 69.7661
xyY:
0.3557, 0.1899, 29.1474
CIE-Lab:
60.9115, 84.1283, -39.8155
CIE-LCH:
60.9115, 93.0744, 334.6732
CIE-Luv:
60.9115, 90.0060, -74.5739
Hunter-Lab:
53.9883, 86.0421, -38.8253
#fc3ddb color charts
#fc3ddb color shades, tints & tones
#fc3ddb color schemes
#fc3ddb color preview, HTML & CSS examples
This text has a color of #fc3ddb
<p style="color:#fc3ddb;">Text here</p>
.mytext {color:#fc3ddb;}
This box has a color of #fc3ddb
<div style="background-color:#fc3ddb;">Content here</div>
.mybackground {background-color:#fc3ddb;}
Border around this has a color of #fc3ddb
<div style="border:2px solid #fc3ddb;">Content here</div>
.myborder {border:2px solid #fc3ddb;}