#1b21a0 color space conversions
Hex:
        #1b21a0
        RGB:
        27, 33, 160
        CMY:
        89, 87, 37
        CMYK:
        83, 79, 0, 37
      HSL:
        237°, 71.1230%, 36.6667%
        HSV (HSB):
        237°, 83.1250%, 62.7451%
        XYZ:
        7.3410, 3.8588, 33.6156
        xyY:
        0.1638, 0.0861, 3.8588
      CIE-Lab:
        23.1990, 43.9716, -67.5886
        CIE-LCH:
        23.1990, 80.6332, 303.0471
        CIE-Luv:
        23.1990, -6.3400, -78.1752
        Hunter-Lab:
        19.6438, 32.3299, -87.7098
      #1b21a0 color charts
#1b21a0 RGB chart
      #1b21a0 CMYK chart
      #1b21a0 RGB pie chart
      #1b21a0 color shades, tints & tones
#1b21a0 color schemes
#1b21a0 color preview, HTML & CSS examples
           This text has a color of #1b21a0        
        
          <p style="color:#1b21a0;">Text here</p>
        
        
          .mytext {color:#1b21a0;}
        
        Text color #1b21a0
      
           This box has a color of #1b21a0        
        
          <div style="background-color:#1b21a0;">Content here</div>
        
        
          .mybackground {background-color:#1b21a0;}
        
        Background color #1b21a0
      
           Border around this has a color of #1b21a0        
        
          <div style="border:2px solid #1b21a0;">Content here</div>
        
        
          .myborder {border:2px solid #1b21a0;}
        
        Border color #1b21a0