#3282d1 color space conversions
Hex:
        #3282d1
        RGB:
        50, 130, 209
        CMY:
        80, 49, 18
        CMYK:
        76, 38, 0, 18
      HSL:
        210°, 63.3466%, 50.7843%
        HSV (HSB):
        210°, 76.0766%, 81.9608%
        XYZ:
        20.8066, 21.2468, 63.3260
        xyY:
        0.1974, 0.2016, 21.2468
      CIE-Lab:
        53.2186, 2.9849, -47.6016
        CIE-LCH:
        53.2186, 47.6951, 273.5880
        CIE-Luv:
        53.2186, -28.1278, -74.1596
        Hunter-Lab:
        46.0943, -0.0913, -49.1888
      #3282d1 color charts
#3282d1 RGB chart
      #3282d1 CMYK chart
      #3282d1 RGB pie chart
      #3282d1 color shades, tints & tones
#3282d1 color schemes
#3282d1 color preview, HTML & CSS examples
           This text has a color of #3282d1        
        
          <p style="color:#3282d1;">Text here</p>
        
        
          .mytext {color:#3282d1;}
        
        Text color #3282d1
      
           This box has a color of #3282d1        
        
          <div style="background-color:#3282d1;">Content here</div>
        
        
          .mybackground {background-color:#3282d1;}
        
        Background color #3282d1
      
           Border around this has a color of #3282d1        
        
          <div style="border:2px solid #3282d1;">Content here</div>
        
        
          .myborder {border:2px solid #3282d1;}
        
        Border color #3282d1