#3282cb color space conversions
Hex:
        #3282cb
        RGB:
        50, 130, 203
        CMY:
        80, 49, 20
        CMYK:
        75, 36, 0, 20
      HSL:
        209°, 60.4743%, 49.6078%
        HSV (HSB):
        209°, 75.3695%, 79.6078%
        XYZ:
        20.0775, 20.9552, 59.4865
        xyY:
        0.1997, 0.2085, 20.9552
      CIE-Lab:
        52.9004, 0.7944, -44.7056
        CIE-LCH:
        52.9004, 44.7126, 271.0180
        CIE-Luv:
        52.9004, -28.3669, -69.1863
        Hunter-Lab:
        45.7768, -1.8201, -45.0029
      #3282cb color charts
#3282cb RGB chart
      #3282cb CMYK chart
      #3282cb RGB pie chart
      #3282cb color shades, tints & tones
#3282cb color schemes
#3282cb color preview, HTML & CSS examples
           This text has a color of #3282cb        
        
          <p style="color:#3282cb;">Text here</p>
        
        
          .mytext {color:#3282cb;}
        
        Text color #3282cb
      
           This box has a color of #3282cb        
        
          <div style="background-color:#3282cb;">Content here</div>
        
        
          .mybackground {background-color:#3282cb;}
        
        Background color #3282cb
      
           Border around this has a color of #3282cb        
        
          <div style="border:2px solid #3282cb;">Content here</div>
        
        
          .myborder {border:2px solid #3282cb;}
        
        Border color #3282cb