#021fb1 color space conversions
Hex:
        #021fb1
        RGB:
        2, 31, 177
        CMY:
        99, 88, 31
        CMYK:
        99, 82, 0, 31
      HSL:
        230°, 97.7654%, 35.0980%
        HSV (HSB):
        230°, 98.8701%, 69.4118%
        XYZ:
        8.4508, 4.1672, 41.9539
        xyY:
        0.1549, 0.0764, 4.1672
      CIE-Lab:
        24.2167, 49.8160, -76.1959
        CIE-LCH:
        24.2167, 91.0354, 303.1762
        CIE-Luv:
        24.2167, -8.2145, -87.4508
        Hunter-Lab:
        20.4137, 38.1710, -107.5621
      #021fb1 color charts
#021fb1 RGB chart
      #021fb1 CMYK chart
      #021fb1 RGB pie chart
      #021fb1 color shades, tints & tones
#021fb1 color schemes
#021fb1 color preview, HTML & CSS examples
           This text has a color of #021fb1        
        
          <p style="color:#021fb1;">Text here</p>
        
        
          .mytext {color:#021fb1;}
        
        Text color #021fb1
      
           This box has a color of #021fb1        
        
          <div style="background-color:#021fb1;">Content here</div>
        
        
          .mybackground {background-color:#021fb1;}
        
        Background color #021fb1
      
           Border around this has a color of #021fb1        
        
          <div style="border:2px solid #021fb1;">Content here</div>
        
        
          .myborder {border:2px solid #021fb1;}
        
        Border color #021fb1