#fc23fa color space conversions
Hex:
#fc23fa
RGB:
252, 35, 250
CMY:
1, 86, 2
CMYK:
0, 86, 1, 1
HSL:
301°, 97.3094%, 56.2745%
HSV (HSB):
301°, 86.1111%, 98.8235%
XYZ:
58.0012, 28.7996, 92.9444
xyY:
0.3227, 0.1602, 28.7996
CIE-Lab:
60.6044, 93.9100, -57.6454
CIE-LCH:
60.6044, 110.1911, 328.4568
CIE-Luv:
60.6044, 81.8775, -103.3703
Hunter-Lab:
53.6653, 99.0078, -65.1202
#fc23fa color charts
#fc23fa color shades, tints & tones
#fc23fa color schemes
#fc23fa color preview, HTML & CSS examples
This text has a color of #fc23fa
<p style="color:#fc23fa;">Text here</p>
.mytext {color:#fc23fa;}
This box has a color of #fc23fa
<div style="background-color:#fc23fa;">Content here</div>
.mybackground {background-color:#fc23fa;}
Border around this has a color of #fc23fa
<div style="border:2px solid #fc23fa;">Content here</div>
.myborder {border:2px solid #fc23fa;}