#1a21d2 color space conversions
Hex:
        #1a21d2
        RGB:
        26, 33, 210
        CMY:
        90, 87, 18
        CMYK:
        88, 84, 0, 18
      HSL:
        238°, 77.9661%, 46.2745%
        HSV (HSB):
        238°, 87.6190%, 82.3529%
        XYZ:
        12.6027, 5.9605, 61.4590
        xyY:
        0.1575, 0.0745, 5.9605
      CIE-Lab:
        29.3125, 59.6513, -87.1619
        CIE-LCH:
        29.3125, 105.6195, 304.3867
        CIE-Luv:
        29.3125, -8.3133, -107.0871
        Hunter-Lab:
        24.4141, 49.4183, -132.1645
      #1a21d2 color charts
#1a21d2 RGB chart
      #1a21d2 CMYK chart
      #1a21d2 RGB pie chart
      #1a21d2 color shades, tints & tones
#1a21d2 color schemes
#1a21d2 color preview, HTML & CSS examples
           This text has a color of #1a21d2        
        
          <p style="color:#1a21d2;">Text here</p>
        
        
          .mytext {color:#1a21d2;}
        
        Text color #1a21d2
      
           This box has a color of #1a21d2        
        
          <div style="background-color:#1a21d2;">Content here</div>
        
        
          .mybackground {background-color:#1a21d2;}
        
        Background color #1a21d2
      
           Border around this has a color of #1a21d2        
        
          <div style="border:2px solid #1a21d2;">Content here</div>
        
        
          .myborder {border:2px solid #1a21d2;}
        
        Border color #1a21d2