#3269dd color space conversions
Hex:
        #3269dd
        RGB:
        50, 105, 221
        CMY:
        80, 59, 13
        CMYK:
        77, 52, 0, 13
      HSL:
        221°, 71.5481%, 53.1373%
        HSV (HSB):
        221°, 77.3756%, 86.6667%
        XYZ:
        19.4181, 16.0017, 70.4718
        xyY:
        0.1834, 0.1511, 16.0017
      CIE-Lab:
        46.9767, 23.0311, -64.4203
        CIE-LCH:
        46.9767, 68.4135, 289.6726
        CIE-Luv:
        46.9767, -20.0803, -99.2259
        Hunter-Lab:
        40.0021, 16.6449, -76.4497
      #3269dd color charts
#3269dd RGB chart
      #3269dd CMYK chart
      #3269dd RGB pie chart
      #3269dd color shades, tints & tones
#3269dd color schemes
#3269dd color preview, HTML & CSS examples
           This text has a color of #3269dd        
        
          <p style="color:#3269dd;">Text here</p>
        
        
          .mytext {color:#3269dd;}
        
        Text color #3269dd
      
           This box has a color of #3269dd        
        
          <div style="background-color:#3269dd;">Content here</div>
        
        
          .mybackground {background-color:#3269dd;}
        
        Background color #3269dd
      
           Border around this has a color of #3269dd        
        
          <div style="border:2px solid #3269dd;">Content here</div>
        
        
          .myborder {border:2px solid #3269dd;}
        
        Border color #3269dd