#3282a8 color space conversions
Hex:
        #3282a8
        RGB:
        50, 130, 168
        CMY:
        80, 49, 34
        CMYK:
        70, 23, 0, 34
      HSL:
        199°, 54.1284%, 42.7451%
        HSV (HSB):
        199°, 70.2381%, 65.8824%
        XYZ:
        16.3659, 19.4705, 39.9414
        xyY:
        0.2160, 0.2569, 19.4705
      CIE-Lab:
        51.2332, -11.6324, -27.2503
        CIE-LCH:
        51.2332, 29.6293, 246.8837
        CIE-Luv:
        51.2332, -29.9554, -39.3934
        Hunter-Lab:
        44.1254, -11.0147, -22.7803
      #3282a8 color charts
#3282a8 RGB chart
      #3282a8 CMYK chart
      #3282a8 RGB pie chart
      #3282a8 color shades, tints & tones
#3282a8 color schemes
#3282a8 color preview, HTML & CSS examples
           This text has a color of #3282a8        
        
          <p style="color:#3282a8;">Text here</p>
        
        
          .mytext {color:#3282a8;}
        
        Text color #3282a8
      
           This box has a color of #3282a8        
        
          <div style="background-color:#3282a8;">Content here</div>
        
        
          .mybackground {background-color:#3282a8;}
        
        Background color #3282a8
      
           Border around this has a color of #3282a8        
        
          <div style="border:2px solid #3282a8;">Content here</div>
        
        
          .myborder {border:2px solid #3282a8;}
        
        Border color #3282a8