#1d21cb color space conversions
Hex:
        #1d21cb
        RGB:
        29, 33, 203
        CMY:
        89, 87, 20
        CMYK:
        86, 84, 0, 20
      HSL:
        239°, 75.0000%, 45.4902%
        HSV (HSB):
        239°, 85.7143%, 79.6078%
        XYZ:
        11.8300, 5.6607, 56.9690
        xyY:
        0.1589, 0.0760, 5.6607
      CIE-Lab:
        28.5398, 57.6609, -84.3668
        CIE-LCH:
        28.5398, 102.1888, 304.3509
        CIE-Luv:
        28.5398, -7.8061, -103.1383
        Hunter-Lab:
        23.7923, 47.1177, -125.3114
      #1d21cb color charts
#1d21cb RGB chart
      #1d21cb CMYK chart
      #1d21cb RGB pie chart
      #1d21cb color shades, tints & tones
#1d21cb color schemes
#1d21cb color preview, HTML & CSS examples
           This text has a color of #1d21cb        
        
          <p style="color:#1d21cb;">Text here</p>
        
        
          .mytext {color:#1d21cb;}
        
        Text color #1d21cb
      
           This box has a color of #1d21cb        
        
          <div style="background-color:#1d21cb;">Content here</div>
        
        
          .mybackground {background-color:#1d21cb;}
        
        Background color #1d21cb
      
           Border around this has a color of #1d21cb        
        
          <div style="border:2px solid #1d21cb;">Content here</div>
        
        
          .myborder {border:2px solid #1d21cb;}
        
        Border color #1d21cb