#3260e1 color space conversions
Hex:
        #3260e1
        RGB:
        50, 96, 225
        CMY:
        80, 62, 12
        CMYK:
        78, 57, 0, 12
      HSL:
        224°, 74.4681%, 53.9216%
        HSV (HSB):
        224°, 77.7778%, 88.2353%
        XYZ:
        19.0889, 14.4801, 73.0230
        xyY:
        0.1791, 0.1358, 14.4801
      CIE-Lab:
        44.9137, 30.2495, -70.0402
        CIE-LCH:
        44.9137, 76.2933, 293.3589
        CIE-Luv:
        44.9137, -17.6086, -106.3493
        Hunter-Lab:
        38.0527, 22.9510, -87.1404
      #3260e1 color charts
#3260e1 RGB chart
      #3260e1 CMYK chart
      #3260e1 RGB pie chart
      #3260e1 color shades, tints & tones
#3260e1 color schemes
#3260e1 color preview, HTML & CSS examples
           This text has a color of #3260e1        
        
          <p style="color:#3260e1;">Text here</p>
        
        
          .mytext {color:#3260e1;}
        
        Text color #3260e1
      
           This box has a color of #3260e1        
        
          <div style="background-color:#3260e1;">Content here</div>
        
        
          .mybackground {background-color:#3260e1;}
        
        Background color #3260e1
      
           Border around this has a color of #3260e1        
        
          <div style="border:2px solid #3260e1;">Content here</div>
        
        
          .myborder {border:2px solid #3260e1;}
        
        Border color #3260e1