#3f05cd color space conversions
Hex:
#3f05cd
RGB:
63, 5, 205
CMY:
75, 98, 20
CMYK:
69, 98, 0, 20
HSL:
257°, 95.2381%, 41.1765%
HSV (HSB):
257°, 97.5610%, 80.3922%
XYZ:
13.1236, 5.5731, 58.1416
xyY:
0.1708, 0.0725, 5.5731
CIE-Lab:
28.3088, 67.4432, -85.8634
CIE-LCH:
28.3088, 109.1838, 308.1486
CIE-Luv:
28.3088, -1.5592, -104.2772
Hunter-Lab:
23.6074, 57.9173, -129.4977
#3f05cd color charts
#3f05cd color shades, tints & tones
#3f05cd color schemes
#3f05cd color preview, HTML & CSS examples
This text has a color of #3f05cd
<p style="color:#3f05cd;">Text here</p>
.mytext {color:#3f05cd;}
This box has a color of #3f05cd
<div style="background-color:#3f05cd;">Content here</div>
.mybackground {background-color:#3f05cd;}
Border around this has a color of #3f05cd
<div style="border:2px solid #3f05cd;">Content here</div>
.myborder {border:2px solid #3f05cd;}