#2d32cb color space conversions
Hex:
        #2d32cb
        RGB:
        45, 50, 203
        CMY:
        82, 80, 20
        CMYK:
        78, 75, 0, 20
      HSL:
        238°, 63.7097%, 48.6275%
        HSV (HSB):
        238°, 77.8325%, 79.6078%
        XYZ:
        13.0023, 7.1509, 57.1949
        xyY:
        0.1681, 0.0925, 7.1509
      CIE-Lab:
        32.1480, 50.0960, -78.3586
        CIE-LCH:
        32.1480, 93.0036, 302.5915
        CIE-Luv:
        32.1480, -8.2059, -103.5695
        Hunter-Lab:
        26.7411, 39.9946, -108.0927
      #2d32cb color charts
#2d32cb RGB chart
      #2d32cb CMYK chart
      #2d32cb RGB pie chart
      #2d32cb color shades, tints & tones
#2d32cb color schemes
#2d32cb color preview, HTML & CSS examples
           This text has a color of #2d32cb        
        
          <p style="color:#2d32cb;">Text here</p>
        
        
          .mytext {color:#2d32cb;}
        
        Text color #2d32cb
      
           This box has a color of #2d32cb        
        
          <div style="background-color:#2d32cb;">Content here</div>
        
        
          .mybackground {background-color:#2d32cb;}
        
        Background color #2d32cb
      
           Border around this has a color of #2d32cb        
        
          <div style="border:2px solid #2d32cb;">Content here</div>
        
        
          .myborder {border:2px solid #2d32cb;}
        
        Border color #2d32cb