#1c21a0 color space conversions
Hex:
        #1c21a0
        RGB:
        28, 33, 160
        CMY:
        89, 87, 37
        CMYK:
        83, 79, 0, 37
      HSL:
        238°, 70.2128%, 36.8627%
        HSV (HSB):
        238°, 82.5000%, 62.7451%
        XYZ:
        7.3679, 3.8727, 33.6169
        xyY:
        0.1643, 0.0863, 3.8727
      CIE-Lab:
        23.2459, 44.0292, -67.5095
        CIE-LCH:
        23.2459, 80.5984, 303.1121
        CIE-Luv:
        23.2459, -6.2340, -78.1971
        Hunter-Lab:
        19.6791, 32.3927, -87.5071
      #1c21a0 color charts
#1c21a0 RGB chart
      #1c21a0 CMYK chart
      #1c21a0 RGB pie chart
      #1c21a0 color shades, tints & tones
#1c21a0 color schemes
#1c21a0 color preview, HTML & CSS examples
           This text has a color of #1c21a0        
        
          <p style="color:#1c21a0;">Text here</p>
        
        
          .mytext {color:#1c21a0;}
        
        Text color #1c21a0
      
           This box has a color of #1c21a0        
        
          <div style="background-color:#1c21a0;">Content here</div>
        
        
          .mybackground {background-color:#1c21a0;}
        
        Background color #1c21a0
      
           Border around this has a color of #1c21a0        
        
          <div style="border:2px solid #1c21a0;">Content here</div>
        
        
          .myborder {border:2px solid #1c21a0;}
        
        Border color #1c21a0