#1d32cb color space conversions
Hex:
        #1d32cb
        RGB:
        29, 50, 203
        CMY:
        89, 80, 20
        CMYK:
        86, 75, 0, 20
      HSL:
        233°, 75.0000%, 45.4902%
        HSV (HSB):
        233°, 85.7143%, 79.6078%
        XYZ:
        12.4268, 6.8542, 57.1679
        xyY:
        0.1626, 0.0897, 6.8542
      CIE-Lab:
        31.4727, 49.1482, -79.4975
        CIE-LCH:
        31.4727, 93.4634, 301.7259
        CIE-Luv:
        31.4727, -10.0197, -103.5971
        Hunter-Lab:
        26.1805, 38.9104, -111.1395
      #1d32cb color charts
#1d32cb RGB chart
      #1d32cb CMYK chart
      #1d32cb RGB pie chart
      #1d32cb color shades, tints & tones
#1d32cb color schemes
#1d32cb color preview, HTML & CSS examples
           This text has a color of #1d32cb        
        
          <p style="color:#1d32cb;">Text here</p>
        
        
          .mytext {color:#1d32cb;}
        
        Text color #1d32cb
      
           This box has a color of #1d32cb        
        
          <div style="background-color:#1d32cb;">Content here</div>
        
        
          .mybackground {background-color:#1d32cb;}
        
        Background color #1d32cb
      
           Border around this has a color of #1d32cb        
        
          <div style="border:2px solid #1d32cb;">Content here</div>
        
        
          .myborder {border:2px solid #1d32cb;}
        
        Border color #1d32cb