#3056a3 color space conversions
Hex:
        #3056a3
        RGB:
        48, 86, 163
        CMY:
        81, 66, 36
        CMYK:
        71, 47, 0, 36
      HSL:
        220°, 54.5024%, 41.3725%
        HSV (HSB):
        220°, 70.5521%, 63.9216%
        XYZ:
        11.1576, 9.9283, 35.9786
        xyY:
        0.1955, 0.1740, 9.9283
      CIE-Lab:
        37.7134, 13.2967, -45.6596
        CIE-LCH:
        37.7134, 47.5563, 286.2363
        CIE-Luv:
        37.7134, -15.3554, -66.1604
        Hunter-Lab:
        31.5092, 8.0667, -45.6435
      #3056a3 color charts
#3056a3 RGB chart
      #3056a3 CMYK chart
      #3056a3 RGB pie chart
      #3056a3 color shades, tints & tones
#3056a3 color schemes
#3056a3 color preview, HTML & CSS examples
           This text has a color of #3056a3        
        
          <p style="color:#3056a3;">Text here</p>
        
        
          .mytext {color:#3056a3;}
        
        Text color #3056a3
      
           This box has a color of #3056a3        
        
          <div style="background-color:#3056a3;">Content here</div>
        
        
          .mybackground {background-color:#3056a3;}
        
        Background color #3056a3
      
           Border around this has a color of #3056a3        
        
          <div style="border:2px solid #3056a3;">Content here</div>
        
        
          .myborder {border:2px solid #3056a3;}
        
        Border color #3056a3