#3272cd color space conversions
Hex:
        #3272cd
        RGB:
        50, 114, 205
        CMY:
        80, 55, 20
        CMYK:
        76, 44, 0, 20
      HSL:
        215°, 60.7843%, 50.0000%
        HSV (HSB):
        215°, 75.6098%, 80.3922%
        XYZ:
        18.3522, 17.1205, 60.0949
        xyY:
        0.1920, 0.1791, 17.1205
      CIE-Lab:
        48.4115, 11.3564, -53.0006
        CIE-LCH:
        48.4115, 54.2036, 282.0938
        CIE-Luv:
        48.4115, -23.0718, -81.8277
        Hunter-Lab:
        41.3769, 6.7615, -57.1476
      #3272cd color charts
#3272cd RGB chart
      #3272cd CMYK chart
      #3272cd RGB pie chart
      #3272cd color shades, tints & tones
#3272cd color schemes
#3272cd color preview, HTML & CSS examples
           This text has a color of #3272cd        
        
          <p style="color:#3272cd;">Text here</p>
        
        
          .mytext {color:#3272cd;}
        
        Text color #3272cd
      
           This box has a color of #3272cd        
        
          <div style="background-color:#3272cd;">Content here</div>
        
        
          .mybackground {background-color:#3272cd;}
        
        Background color #3272cd
      
           Border around this has a color of #3272cd        
        
          <div style="border:2px solid #3272cd;">Content here</div>
        
        
          .myborder {border:2px solid #3272cd;}
        
        Border color #3272cd