#021bc1 color space conversions
Hex:
        #021bc1
        RGB:
        2, 27, 193
        CMY:
        99, 89, 24
        CMYK:
        99, 86, 0, 24
      HSL:
        232°, 97.9487%, 38.2353%
        HSV (HSB):
        232°, 98.9637%, 75.6863%
        XYZ:
        10.0426, 4.6470, 50.8197
        xyY:
        0.1533, 0.0709, 4.6470
      CIE-Lab:
        25.7045, 56.6166, -83.2346
        CIE-LCH:
        25.7045, 100.6650, 304.2237
        CIE-Luv:
        25.7045, -8.3025, -96.3127
        Hunter-Lab:
        21.5570, 45.4320, -124.6841
      #021bc1 color charts
#021bc1 RGB chart
      #021bc1 CMYK chart
      #021bc1 RGB pie chart
      #021bc1 color shades, tints & tones
#021bc1 color schemes
#021bc1 color preview, HTML & CSS examples
           This text has a color of #021bc1        
        
          <p style="color:#021bc1;">Text here</p>
        
        
          .mytext {color:#021bc1;}
        
        Text color #021bc1
      
           This box has a color of #021bc1        
        
          <div style="background-color:#021bc1;">Content here</div>
        
        
          .mybackground {background-color:#021bc1;}
        
        Background color #021bc1
      
           Border around this has a color of #021bc1        
        
          <div style="border:2px solid #021bc1;">Content here</div>
        
        
          .myborder {border:2px solid #021bc1;}
        
        Border color #021bc1