#021ad0 color space conversions
Hex:
        #021ad0
        RGB:
        2, 26, 208
        CMY:
        99, 90, 18
        CMYK:
        99, 88, 0, 18
      HSL:
        233°, 98.0952%, 41.1765%
        HSV (HSB):
        233°, 99.0385%, 81.5686%
        XYZ:
        11.7796, 5.3058, 60.0778
        xyY:
        0.1527, 0.0688, 5.3058
      CIE-Lab:
        27.5887, 61.4053, -88.8864
        CIE-LCH:
        27.5887, 108.0342, 304.6378
        CIE-Luv:
        27.5887, -8.7350, -104.9128
        Hunter-Lab:
        23.0342, 50.9741, -138.5159
      #021ad0 color charts
#021ad0 RGB chart
      #021ad0 CMYK chart
      #021ad0 RGB pie chart
      #021ad0 color shades, tints & tones
#021ad0 color schemes
#021ad0 color preview, HTML & CSS examples
           This text has a color of #021ad0        
        
          <p style="color:#021ad0;">Text here</p>
        
        
          .mytext {color:#021ad0;}
        
        Text color #021ad0
      
           This box has a color of #021ad0        
        
          <div style="background-color:#021ad0;">Content here</div>
        
        
          .mybackground {background-color:#021ad0;}
        
        Background color #021ad0
      
           Border around this has a color of #021ad0        
        
          <div style="border:2px solid #021ad0;">Content here</div>
        
        
          .myborder {border:2px solid #021ad0;}
        
        Border color #021ad0