#3582b5 color space conversions
Hex:
        #3582b5
        RGB:
        53, 130, 181
        CMY:
        79, 49, 29
        CMYK:
        71, 28, 0, 29
      HSL:
        204°, 54.7009%, 45.8824%
        HSV (HSB):
        204°, 70.7182%, 70.9804%
        XYZ:
        17.7913, 20.0583, 46.6500
        xyY:
        0.2105, 0.2374, 20.0583
      CIE-Lab:
        51.9031, -6.6679, -33.6999
        CIE-LCH:
        51.9031, 34.3533, 258.8080
        CIE-Luv:
        51.9031, -28.7885, -50.4075
        Hunter-Lab:
        44.7865, -7.4679, -30.4063
      #3582b5 color charts
#3582b5 RGB chart
      #3582b5 CMYK chart
      #3582b5 RGB pie chart
      #3582b5 color shades, tints & tones
#3582b5 color schemes
#3582b5 color preview, HTML & CSS examples
           This text has a color of #3582b5        
        
          <p style="color:#3582b5;">Text here</p>
        
        
          .mytext {color:#3582b5;}
        
        Text color #3582b5
      
           This box has a color of #3582b5        
        
          <div style="background-color:#3582b5;">Content here</div>
        
        
          .mybackground {background-color:#3582b5;}
        
        Background color #3582b5
      
           Border around this has a color of #3582b5        
        
          <div style="border:2px solid #3582b5;">Content here</div>
        
        
          .myborder {border:2px solid #3582b5;}
        
        Border color #3582b5