#3058d1 color space conversions
Hex:
        #3058d1
        RGB:
        48, 88, 209
        CMY:
        81, 65, 18
        CMYK:
        77, 58, 0, 18
      HSL:
        225°, 63.6364%, 50.3922%
        HSV (HSB):
        225°, 77.0335%, 81.9608%
        XYZ:
        16.2173, 12.2113, 61.8239
        xyY:
        0.1797, 0.1353, 12.2113
      CIE-Lab:
        41.5500, 29.2611, -66.3893
        CIE-LCH:
        41.5500, 72.5517, 293.7855
        CIE-Luv:
        41.5500, -15.8191, -98.7245
        Hunter-Lab:
        34.9446, 21.6860, -80.4343
      #3058d1 color charts
#3058d1 RGB chart
      #3058d1 CMYK chart
      #3058d1 RGB pie chart
      #3058d1 color shades, tints & tones
#3058d1 color schemes
#3058d1 color preview, HTML & CSS examples
           This text has a color of #3058d1        
        
          <p style="color:#3058d1;">Text here</p>
        
        
          .mytext {color:#3058d1;}
        
        Text color #3058d1
      
           This box has a color of #3058d1        
        
          <div style="background-color:#3058d1;">Content here</div>
        
        
          .mybackground {background-color:#3058d1;}
        
        Background color #3058d1
      
           Border around this has a color of #3058d1        
        
          <div style="border:2px solid #3058d1;">Content here</div>
        
        
          .myborder {border:2px solid #3058d1;}
        
        Border color #3058d1