#021aeb color space conversions
Hex:
        #021aeb
        RGB:
        2, 26, 235
        CMY:
        99, 90, 8
        CMYK:
        99, 89, 0, 8
      HSL:
        234°, 98.3122%, 46.4706%
        HSV (HSB):
        234°, 99.1489%, 92.1569%
        XYZ:
        15.3898, 6.7499, 79.0890
        xyY:
        0.1520, 0.0667, 6.7499
      CIE-Lab:
        31.2305, 68.9423, -98.3511
        CIE-LCH:
        31.2305, 120.1082, 305.0297
        CIE-Luv:
        31.2305, -9.7019, -120.4526
        Hunter-Lab:
        25.9805, 60.2706, -162.3025
      #021aeb color charts
#021aeb RGB chart
      #021aeb CMYK chart
      #021aeb RGB pie chart
      #021aeb color shades, tints & tones
#021aeb color schemes
#021aeb color preview, HTML & CSS examples
           This text has a color of #021aeb        
        
          <p style="color:#021aeb;">Text here</p>
        
        
          .mytext {color:#021aeb;}
        
        Text color #021aeb
      
           This box has a color of #021aeb        
        
          <div style="background-color:#021aeb;">Content here</div>
        
        
          .mybackground {background-color:#021aeb;}
        
        Background color #021aeb
      
           Border around this has a color of #021aeb        
        
          <div style="border:2px solid #021aeb;">Content here</div>
        
        
          .myborder {border:2px solid #021aeb;}
        
        Border color #021aeb