#3272c5 color space conversions
Hex:
        #3272c5
        RGB:
        50, 114, 197
        CMY:
        80, 55, 23
        CMYK:
        75, 42, 0, 23
      HSL:
        214°, 59.5142%, 48.4314%
        HSV (HSB):
        214°, 74.6193%, 77.2549%
        XYZ:
        17.4108, 16.7440, 55.1376
        xyY:
        0.1950, 0.1875, 16.7440
      CIE-Lab:
        47.9358, 8.3786, -49.1797
        CIE-LCH:
        47.9358, 49.8883, 279.6684
        CIE-Luv:
        47.9358, -23.2850, -75.4639
        Hunter-Lab:
        40.9194, 4.3409, -51.2479
      #3272c5 color charts
#3272c5 RGB chart
      #3272c5 CMYK chart
      #3272c5 RGB pie chart
      #3272c5 color shades, tints & tones
#3272c5 color schemes
#3272c5 color preview, HTML & CSS examples
           This text has a color of #3272c5        
        
          <p style="color:#3272c5;">Text here</p>
        
        
          .mytext {color:#3272c5;}
        
        Text color #3272c5
      
           This box has a color of #3272c5        
        
          <div style="background-color:#3272c5;">Content here</div>
        
        
          .mybackground {background-color:#3272c5;}
        
        Background color #3272c5
      
           Border around this has a color of #3272c5        
        
          <div style="border:2px solid #3272c5;">Content here</div>
        
        
          .myborder {border:2px solid #3272c5;}
        
        Border color #3272c5