#1a21fd color space conversions
Hex:
        #1a21fd
        RGB:
        26, 33, 253
        CMY:
        90, 87, 1
        CMYK:
        90, 87, 0, 1
      HSL:
        238°, 98.2684%, 54.7059%
        HSV (HSB):
        238°, 89.7233%, 99.2157%
        XYZ:
        18.6995, 8.3992, 93.5641
        xyY:
        0.1550, 0.0696, 8.3992
      CIE-Lab:
        34.8008, 71.8352, -102.5552
        CIE-LCH:
        34.8008, 125.2113, 305.0095
        CIE-Luv:
        34.8008, -9.9538, -131.4839
        Hunter-Lab:
        28.9813, 64.4554, -171.1266
      #1a21fd color charts
#1a21fd RGB chart
      #1a21fd CMYK chart
      #1a21fd RGB pie chart
      #1a21fd color shades, tints & tones
#1a21fd color schemes
#1a21fd color preview, HTML & CSS examples
           This text has a color of #1a21fd        
        
          <p style="color:#1a21fd;">Text here</p>
        
        
          .mytext {color:#1a21fd;}
        
        Text color #1a21fd
      
           This box has a color of #1a21fd        
        
          <div style="background-color:#1a21fd;">Content here</div>
        
        
          .mybackground {background-color:#1a21fd;}
        
        Background color #1a21fd
      
           Border around this has a color of #1a21fd        
        
          <div style="border:2px solid #1a21fd;">Content here</div>
        
        
          .myborder {border:2px solid #1a21fd;}
        
        Border color #1a21fd