#1b21c2 color space conversions
Hex:
        #1b21c2
        RGB:
        27, 33, 194
        CMY:
        89, 87, 24
        CMYK:
        86, 83, 0, 24
      HSL:
        238°, 75.5656%, 43.3333%
        HSV (HSB):
        238°, 86.0825%, 76.0784%
        XYZ:
        10.7335, 5.2158, 51.4800
        xyY:
        0.1592, 0.0774, 5.2158
      CIE-Lab:
        27.3408, 54.8640, -81.0823
        CIE-LCH:
        27.3408, 97.8999, 304.0841
        CIE-Luv:
        27.3408, -7.6257, -97.9159
        Hunter-Lab:
        22.8381, 43.9251, -117.6608
      #1b21c2 color charts
#1b21c2 RGB chart
      #1b21c2 CMYK chart
      #1b21c2 RGB pie chart
      #1b21c2 color shades, tints & tones
#1b21c2 color schemes
#1b21c2 color preview, HTML & CSS examples
           This text has a color of #1b21c2        
        
          <p style="color:#1b21c2;">Text here</p>
        
        
          .mytext {color:#1b21c2;}
        
        Text color #1b21c2
      
           This box has a color of #1b21c2        
        
          <div style="background-color:#1b21c2;">Content here</div>
        
        
          .mybackground {background-color:#1b21c2;}
        
        Background color #1b21c2
      
           Border around this has a color of #1b21c2        
        
          <div style="border:2px solid #1b21c2;">Content here</div>
        
        
          .myborder {border:2px solid #1b21c2;}
        
        Border color #1b21c2