#3132d3 color space conversions
Hex:
        #3132d3
        RGB:
        49, 50, 211
        CMY:
        81, 80, 17
        CMYK:
        77, 76, 0, 17
      HSL:
        240°, 64.8000%, 50.9804%
        HSV (HSB):
        240°, 76.7773%, 82.7451%
        XYZ:
        14.1651, 7.6373, 62.3556
        xyY:
        0.1683, 0.0907, 7.6373
      CIE-Lab:
        33.2159, 52.9550, -81.2319
        CIE-LCH:
        33.2159, 96.9683, 303.1003
        CIE-Luv:
        33.2159, -7.9524, -108.2426
        Hunter-Lab:
        27.6357, 43.1304, -114.4335
      #3132d3 color charts
#3132d3 RGB chart
      #3132d3 CMYK chart
      #3132d3 RGB pie chart
      #3132d3 color shades, tints & tones
#3132d3 color schemes
#3132d3 color preview, HTML & CSS examples
           This text has a color of #3132d3        
        
          <p style="color:#3132d3;">Text here</p>
        
        
          .mytext {color:#3132d3;}
        
        Text color #3132d3
      
           This box has a color of #3132d3        
        
          <div style="background-color:#3132d3;">Content here</div>
        
        
          .mybackground {background-color:#3132d3;}
        
        Background color #3132d3
      
           Border around this has a color of #3132d3        
        
          <div style="border:2px solid #3132d3;">Content here</div>
        
        
          .myborder {border:2px solid #3132d3;}
        
        Border color #3132d3