#3a81eb color space conversions
Hex:
        #3a81eb
        RGB:
        58, 129, 235
        CMY:
        77, 49, 8
        CMYK:
        75, 45, 0, 8
      HSL:
        216°, 81.5668%, 57.4510%
        HSV (HSB):
        216°, 75.3191%, 92.1569%
        XYZ:
        24.5906, 22.5982, 81.6631
        xyY:
        0.1908, 0.1754, 22.5982
      CIE-Lab:
        54.6560, 14.0488, -59.8919
        CIE-LCH:
        54.6560, 61.5176, 283.2012
        CIE-Luv:
        54.6560, -25.7259, -95.3013
        Hunter-Lab:
        47.5376, 9.1450, -68.5758
      #3a81eb color charts
#3a81eb RGB chart
      #3a81eb CMYK chart
      #3a81eb RGB pie chart
      #3a81eb color shades, tints & tones
#3a81eb color schemes
#3a81eb color preview, HTML & CSS examples
           This text has a color of #3a81eb        
        
          <p style="color:#3a81eb;">Text here</p>
        
        
          .mytext {color:#3a81eb;}
        
        Text color #3a81eb
      
           This box has a color of #3a81eb        
        
          <div style="background-color:#3a81eb;">Content here</div>
        
        
          .mybackground {background-color:#3a81eb;}
        
        Background color #3a81eb
      
           Border around this has a color of #3a81eb        
        
          <div style="border:2px solid #3a81eb;">Content here</div>
        
        
          .myborder {border:2px solid #3a81eb;}
        
        Border color #3a81eb