#3262c5 color space conversions
Hex:
        #3262c5
        RGB:
        50, 98, 197
        CMY:
        80, 62, 23
        CMYK:
        75, 50, 0, 23
      HSL:
        220°, 59.5142%, 48.4314%
        HSV (HSB):
        220°, 74.6193%, 77.2549%
        XYZ:
        15.7611, 13.4447, 54.5877
        xyY:
        0.1881, 0.1605, 13.4447
      CIE-Lab:
        43.4258, 18.5507, -56.4238
        CIE-LCH:
        43.4258, 59.3951, 288.1995
        CIE-Luv:
        43.4258, -18.3210, -85.1925
        Hunter-Lab:
        36.6670, 12.5600, -62.6006
      #3262c5 color charts
#3262c5 RGB chart
      #3262c5 CMYK chart
      #3262c5 RGB pie chart
      #3262c5 color shades, tints & tones
#3262c5 color schemes
#3262c5 color preview, HTML & CSS examples
           This text has a color of #3262c5        
        
          <p style="color:#3262c5;">Text here</p>
        
        
          .mytext {color:#3262c5;}
        
        Text color #3262c5
      
           This box has a color of #3262c5        
        
          <div style="background-color:#3262c5;">Content here</div>
        
        
          .mybackground {background-color:#3262c5;}
        
        Background color #3262c5
      
           Border around this has a color of #3262c5        
        
          <div style="border:2px solid #3262c5;">Content here</div>
        
        
          .myborder {border:2px solid #3262c5;}
        
        Border color #3262c5