#3260d4 color space conversions
Hex:
        #3260d4
        RGB:
        50, 96, 212
        CMY:
        80, 62, 17
        CMYK:
        76, 55, 0, 17
      HSL:
        223°, 65.3226%, 51.3725%
        HSV (HSB):
        223°, 76.4151%, 83.1373%
        XYZ:
        17.3819, 13.7973, 64.0344
        xyY:
        0.1826, 0.1449, 13.7973
      CIE-Lab:
        43.9408, 25.4413, -64.2178
        CIE-LCH:
        43.9408, 69.0738, 291.6121
        CIE-Luv:
        43.9408, -17.6421, -97.1981
        Hunter-Lab:
        37.1447, 18.5260, -76.2096
      #3260d4 color charts
#3260d4 RGB chart
      #3260d4 CMYK chart
      #3260d4 RGB pie chart
      #3260d4 color shades, tints & tones
#3260d4 color schemes
#3260d4 color preview, HTML & CSS examples
           This text has a color of #3260d4        
        
          <p style="color:#3260d4;">Text here</p>
        
        
          .mytext {color:#3260d4;}
        
        Text color #3260d4
      
           This box has a color of #3260d4        
        
          <div style="background-color:#3260d4;">Content here</div>
        
        
          .mybackground {background-color:#3260d4;}
        
        Background color #3260d4
      
           Border around this has a color of #3260d4        
        
          <div style="border:2px solid #3260d4;">Content here</div>
        
        
          .myborder {border:2px solid #3260d4;}
        
        Border color #3260d4