#3272e5 color space conversions
Hex:
        #3272e5
        RGB:
        50, 114, 229
        CMY:
        80, 55, 10
        CMYK:
        78, 50, 0, 10
      HSL:
        219°, 77.4892%, 54.7059%
        HSV (HSB):
        219°, 78.1659%, 89.8039%
        XYZ:
        21.4756, 18.3699, 76.5426
        xyY:
        0.1845, 0.1578, 18.3699
      CIE-Lab:
        49.9417, 20.3046, -64.1399
        CIE-LCH:
        49.9417, 67.2771, 287.5661
        CIE-Luv:
        49.9417, -22.5479, -100.2505
        Hunter-Lab:
        42.8601, 14.4344, -75.8822
      #3272e5 color charts
#3272e5 RGB chart
      #3272e5 CMYK chart
      #3272e5 RGB pie chart
      #3272e5 color shades, tints & tones
#3272e5 color schemes
#3272e5 color preview, HTML & CSS examples
           This text has a color of #3272e5        
        
          <p style="color:#3272e5;">Text here</p>
        
        
          .mytext {color:#3272e5;}
        
        Text color #3272e5
      
           This box has a color of #3272e5        
        
          <div style="background-color:#3272e5;">Content here</div>
        
        
          .mybackground {background-color:#3272e5;}
        
        Background color #3272e5
      
           Border around this has a color of #3272e5        
        
          <div style="border:2px solid #3272e5;">Content here</div>
        
        
          .myborder {border:2px solid #3272e5;}
        
        Border color #3272e5