#3a81fe color space conversions
Hex:
        #3a81fe
        RGB:
        58, 129, 254
        CMY:
        77, 49, 0
        CMYK:
        77, 49, 0, 0
      HSL:
        218°, 98.9899%, 61.1765%
        HSV (HSB):
        218°, 77.1654%, 99.6078%
        XYZ:
        27.4846, 23.7558, 96.9027
        xyY:
        0.1855, 0.1604, 23.7558
      CIE-Lab:
        55.8425, 20.9727, -68.5116
        CIE-LCH:
        55.8425, 71.6498, 287.0204
        CIE-Luv:
        55.8425, -25.3029, -109.8883
        Hunter-Lab:
        48.7399, 15.3617, -83.7599
      #3a81fe color charts
#3a81fe RGB chart
      #3a81fe CMYK chart
      #3a81fe RGB pie chart
      #3a81fe color shades, tints & tones
#3a81fe color schemes
#3a81fe color preview, HTML & CSS examples
           This text has a color of #3a81fe        
        
          <p style="color:#3a81fe;">Text here</p>
        
        
          .mytext {color:#3a81fe;}
        
        Text color #3a81fe
      
           This box has a color of #3a81fe        
        
          <div style="background-color:#3a81fe;">Content here</div>
        
        
          .mybackground {background-color:#3a81fe;}
        
        Background color #3a81fe
      
           Border around this has a color of #3a81fe        
        
          <div style="border:2px solid #3a81fe;">Content here</div>
        
        
          .myborder {border:2px solid #3a81fe;}
        
        Border color #3a81fe