#3a5fec color space conversions
Hex:
        #3a5fec
        RGB:
        58, 95, 236
        CMY:
        77, 63, 7
        CMYK:
        75, 60, 0, 7
      HSL:
        228°, 82.4074%, 57.6471%
        HSV (HSB):
        228°, 75.4237%, 92.5490%
        XYZ:
        20.9775, 15.1401, 81.1736
        xyY:
        0.1788, 0.1291, 15.1401
      CIE-Lab:
        45.8255, 35.6740, -74.7532
        CIE-LCH:
        45.8255, 82.8292, 295.5116
        CIE-Luv:
        45.8255, -16.1756, -113.8787
        Hunter-Lab:
        38.9103, 28.1407, -96.4521
      #3a5fec color charts
#3a5fec RGB chart
      #3a5fec CMYK chart
      #3a5fec RGB pie chart
      #3a5fec color shades, tints & tones
#3a5fec color schemes
#3a5fec color preview, HTML & CSS examples
           This text has a color of #3a5fec        
        
          <p style="color:#3a5fec;">Text here</p>
        
        
          .mytext {color:#3a5fec;}
        
        Text color #3a5fec
      
           This box has a color of #3a5fec        
        
          <div style="background-color:#3a5fec;">Content here</div>
        
        
          .mybackground {background-color:#3a5fec;}
        
        Background color #3a5fec
      
           Border around this has a color of #3a5fec        
        
          <div style="border:2px solid #3a5fec;">Content here</div>
        
        
          .myborder {border:2px solid #3a5fec;}
        
        Border color #3a5fec