#1f0cfc color space conversions
Hex:
#1f0cfc
RGB:
31, 12, 252
CMY:
88, 95, 1
CMYK:
88, 95, 0, 1
HSL:
245°, 97.5610%, 51.7647%
HSV (HSB):
245°, 95.2381%, 98.8235%
XYZ:
18.2672, 7.5825, 92.5962
xyY:
0.1542, 0.0640, 7.5825
CIE-Lab:
33.0979, 76.9171, -104.8333
CIE-LCH:
33.0979, 130.0241, 306.2678
CIE-Luv:
33.0979, -8.4046, -129.8591
Hunter-Lab:
27.5364, 70.2256, -180.0982
#1f0cfc color charts
#1f0cfc color shades, tints & tones
#1f0cfc color schemes
#1f0cfc color preview, HTML & CSS examples
This text has a color of #1f0cfc
<p style="color:#1f0cfc;">Text here</p>
.mytext {color:#1f0cfc;}
This box has a color of #1f0cfc
<div style="background-color:#1f0cfc;">Content here</div>
.mybackground {background-color:#1f0cfc;}
Border around this has a color of #1f0cfc
<div style="border:2px solid #1f0cfc;">Content here</div>
.myborder {border:2px solid #1f0cfc;}