#3282dd color space conversions
Hex:
        #3282dd
        RGB:
        50, 130, 221
        CMY:
        80, 49, 13
        CMYK:
        77, 41, 0, 13
      HSL:
        212°, 71.5481%, 53.1373%
        HSV (HSB):
        212°, 77.3756%, 86.6667%
        XYZ:
        22.3492, 21.8638, 71.4488
        xyY:
        0.1932, 0.1890, 21.8638
      CIE-Lab:
        53.8822, 7.3942, -53.3102
        CIE-LCH:
        53.8822, 53.8205, 277.8966
        CIE-Luv:
        53.8822, -27.6814, -83.9505
        Hunter-Lab:
        46.7588, 3.4893, -57.8658
      #3282dd color charts
#3282dd RGB chart
      #3282dd CMYK chart
      #3282dd RGB pie chart
      #3282dd color shades, tints & tones
#3282dd color schemes
#3282dd color preview, HTML & CSS examples
           This text has a color of #3282dd        
        
          <p style="color:#3282dd;">Text here</p>
        
        
          .mytext {color:#3282dd;}
        
        Text color #3282dd
      
           This box has a color of #3282dd        
        
          <div style="background-color:#3282dd;">Content here</div>
        
        
          .mybackground {background-color:#3282dd;}
        
        Background color #3282dd
      
           Border around this has a color of #3282dd        
        
          <div style="border:2px solid #3282dd;">Content here</div>
        
        
          .myborder {border:2px solid #3282dd;}
        
        Border color #3282dd