#3059d6 color space conversions
Hex:
        #3059d6
        RGB:
        48, 89, 214
        CMY:
        81, 65, 16
        CMYK:
        78, 58, 0, 16
      HSL:
        225°, 66.9355%, 51.3725%
        HSV (HSB):
        225°, 77.5701%, 83.9216%
        XYZ:
        16.9289, 12.6282, 65.1636
        xyY:
        0.1787, 0.1333, 12.6282
      CIE-Lab:
        42.1976, 30.4681, -68.2027
        CIE-LCH:
        42.1976, 74.6988, 294.0717
        CIE-Luv:
        42.1976, -16.0878, -101.7622
        Hunter-Lab:
        35.5361, 22.8465, -83.8463
      #3059d6 color charts
#3059d6 RGB chart
      #3059d6 CMYK chart
      #3059d6 RGB pie chart
      #3059d6 color shades, tints & tones
#3059d6 color schemes
#3059d6 color preview, HTML & CSS examples
           This text has a color of #3059d6        
        
          <p style="color:#3059d6;">Text here</p>
        
        
          .mytext {color:#3059d6;}
        
        Text color #3059d6
      
           This box has a color of #3059d6        
        
          <div style="background-color:#3059d6;">Content here</div>
        
        
          .mybackground {background-color:#3059d6;}
        
        Background color #3059d6
      
           Border around this has a color of #3059d6        
        
          <div style="border:2px solid #3059d6;">Content here</div>
        
        
          .myborder {border:2px solid #3059d6;}
        
        Border color #3059d6