#3a96fe color space conversions
Hex:
        #3a96fe
        RGB:
        58, 150, 254
        CMY:
        77, 41, 0
        CMYK:
        77, 41, 0, 0
      HSL:
        212°, 98.9899%, 61.1765%
        HSV (HSB):
        212°, 77.1654%, 99.6078%
        XYZ:
        30.5407, 29.8680, 97.9214
        xyY:
        0.1929, 0.1886, 29.8680
      CIE-Lab:
        61.5402, 8.2406, -59.3598
        CIE-LCH:
        61.5402, 59.9290, 277.9035
        CIE-Luv:
        61.5402, -31.7325, -96.2272
        Hunter-Lab:
        54.6516, 4.1098, -67.9760
      #3a96fe color charts
#3a96fe RGB chart
      #3a96fe CMYK chart
      #3a96fe RGB pie chart
      #3a96fe color shades, tints & tones
#3a96fe color schemes
#3a96fe color preview, HTML & CSS examples
           This text has a color of #3a96fe        
        
          <p style="color:#3a96fe;">Text here</p>
        
        
          .mytext {color:#3a96fe;}
        
        Text color #3a96fe
      
           This box has a color of #3a96fe        
        
          <div style="background-color:#3a96fe;">Content here</div>
        
        
          .mybackground {background-color:#3a96fe;}
        
        Background color #3a96fe
      
           Border around this has a color of #3a96fe        
        
          <div style="border:2px solid #3a96fe;">Content here</div>
        
        
          .myborder {border:2px solid #3a96fe;}
        
        Border color #3a96fe