#3132dd color space conversions
Hex:
        #3132dd
        RGB:
        49, 50, 221
        CMY:
        81, 80, 13
        CMYK:
        78, 77, 0, 13
      HSL:
        240°, 71.6667%, 52.9412%
        HSV (HSB):
        240°, 77.8281%, 86.6667%
        XYZ:
        15.4584, 8.1546, 69.1659
        xyY:
        0.1666, 0.0879, 8.1546
      CIE-Lab:
        34.3029, 56.1034, -85.1965
        CIE-LCH:
        34.3029, 102.0100, 303.3656
        CIE-Luv:
        34.3029, -8.3637, -114.0603
        Hunter-Lab:
        28.5563, 46.6537, -123.6161
      #3132dd color charts
#3132dd RGB chart
      #3132dd CMYK chart
      #3132dd RGB pie chart
      #3132dd color shades, tints & tones
#3132dd color schemes
#3132dd color preview, HTML & CSS examples
           This text has a color of #3132dd        
        
          <p style="color:#3132dd;">Text here</p>
        
        
          .mytext {color:#3132dd;}
        
        Text color #3132dd
      
           This box has a color of #3132dd        
        
          <div style="background-color:#3132dd;">Content here</div>
        
        
          .mybackground {background-color:#3132dd;}
        
        Background color #3132dd
      
           Border around this has a color of #3132dd        
        
          <div style="border:2px solid #3132dd;">Content here</div>
        
        
          .myborder {border:2px solid #3132dd;}
        
        Border color #3132dd