#3a61da color space conversions
Hex:
        #3a61da
        RGB:
        58, 97, 218
        CMY:
        77, 62, 15
        CMYK:
        73, 56, 0, 15
      HSL:
        225°, 68.3761%, 54.1176%
        HSV (HSB):
        225°, 73.3945%, 85.4902%
        XYZ:
        18.6745, 14.5109, 68.1463
        xyY:
        0.1843, 0.1432, 14.5109
      CIE-Lab:
        44.9569, 27.9294, -65.9786
        CIE-LCH:
        44.9569, 71.6465, 292.9434
        CIE-Luv:
        44.9569, -16.5809, -100.5503
        Hunter-Lab:
        38.0932, 20.8435, -79.4009
      #3a61da color charts
#3a61da RGB chart
      #3a61da CMYK chart
      #3a61da RGB pie chart
      #3a61da color shades, tints & tones
#3a61da color schemes
#3a61da color preview, HTML & CSS examples
           This text has a color of #3a61da        
        
          <p style="color:#3a61da;">Text here</p>
        
        
          .mytext {color:#3a61da;}
        
        Text color #3a61da
      
           This box has a color of #3a61da        
        
          <div style="background-color:#3a61da;">Content here</div>
        
        
          .mybackground {background-color:#3a61da;}
        
        Background color #3a61da
      
           Border around this has a color of #3a61da        
        
          <div style="border:2px solid #3a61da;">Content here</div>
        
        
          .myborder {border:2px solid #3a61da;}
        
        Border color #3a61da