#3a81fd color space conversions
Hex:
        #3a81fd
        RGB:
        58, 129, 253
        CMY:
        77, 49, 1
        CMYK:
        77, 49, 0, 1
      HSL:
        218°, 97.9899%, 60.9804%
        HSV (HSB):
        218°, 77.0751%, 99.2157%
        XYZ:
        27.3248, 23.6919, 96.0613
        xyY:
        0.1858, 0.1611, 23.6919
      CIE-Lab:
        55.7780, 20.6088, -68.0644
        CIE-LCH:
        55.7780, 71.1160, 286.8454
        CIE-Luv:
        55.7780, -25.3227, -109.1353
        Hunter-Lab:
        48.6743, 15.0263, -82.9399
      #3a81fd color charts
#3a81fd RGB chart
      #3a81fd CMYK chart
      #3a81fd RGB pie chart
      #3a81fd color shades, tints & tones
#3a81fd color schemes
#3a81fd color preview, HTML & CSS examples
           This text has a color of #3a81fd        
        
          <p style="color:#3a81fd;">Text here</p>
        
        
          .mytext {color:#3a81fd;}
        
        Text color #3a81fd
      
           This box has a color of #3a81fd        
        
          <div style="background-color:#3a81fd;">Content here</div>
        
        
          .mybackground {background-color:#3a81fd;}
        
        Background color #3a81fd
      
           Border around this has a color of #3a81fd        
        
          <div style="border:2px solid #3a81fd;">Content here</div>
        
        
          .myborder {border:2px solid #3a81fd;}
        
        Border color #3a81fd