#3282d9 color space conversions
Hex:
        #3282d9
        RGB:
        50, 130, 217
        CMY:
        80, 49, 15
        CMYK:
        77, 40, 0, 15
      HSL:
        211°, 68.7243%, 52.3529%
        HSV (HSB):
        211°, 76.9585%, 85.0980%
        XYZ:
        21.8224, 21.6531, 68.6749
        xyY:
        0.1946, 0.1931, 21.6531
      CIE-Lab:
        53.6570, 5.9210, -51.4196
        CIE-LCH:
        53.6570, 51.7594, 276.5688
        CIE-Luv:
        53.6570, -27.8254, -80.7109
        Hunter-Lab:
        46.5329, 2.2780, -54.9293
      #3282d9 color charts
#3282d9 RGB chart
      #3282d9 CMYK chart
      #3282d9 RGB pie chart
      #3282d9 color shades, tints & tones
#3282d9 color schemes
#3282d9 color preview, HTML & CSS examples
           This text has a color of #3282d9        
        
          <p style="color:#3282d9;">Text here</p>
        
        
          .mytext {color:#3282d9;}
        
        Text color #3282d9
      
           This box has a color of #3282d9        
        
          <div style="background-color:#3282d9;">Content here</div>
        
        
          .mybackground {background-color:#3282d9;}
        
        Background color #3282d9
      
           Border around this has a color of #3282d9        
        
          <div style="border:2px solid #3282d9;">Content here</div>
        
        
          .myborder {border:2px solid #3282d9;}
        
        Border color #3282d9