#fc67f5 color space conversions
Hex:
#fc67f5
RGB:
252, 103, 245
CMY:
1, 60, 4
CMYK:
0, 59, 3, 1
HSL:
303°, 96.1290%, 69.6078%
HSV (HSB):
303°, 59.1270%, 98.8235%
XYZ:
61.4766, 36.9885, 90.2855
xyY:
0.3257, 0.1960, 36.9885
CIE-Lab:
67.2684, 73.4924, -44.3291
CIE-LCH:
67.2684, 85.8266, 328.9025
CIE-Luv:
67.2684, 69.3851, -81.4133
Hunter-Lab:
60.8182, 74.0005, -45.4442
#fc67f5 color charts
#fc67f5 color shades, tints & tones
#fc67f5 color schemes
#fc67f5 color preview, HTML & CSS examples
This text has a color of #fc67f5
<p style="color:#fc67f5;">Text here</p>
.mytext {color:#fc67f5;}
This box has a color of #fc67f5
<div style="background-color:#fc67f5;">Content here</div>
.mybackground {background-color:#fc67f5;}
Border around this has a color of #fc67f5
<div style="border:2px solid #fc67f5;">Content here</div>
.myborder {border:2px solid #fc67f5;}