#1a32fa color space conversions
Hex:
        #1a32fa
        RGB:
        26, 50, 250
        CMY:
        90, 80, 2
        CMYK:
        90, 80, 0, 2
      HSL:
        234°, 95.7265%, 54.1176%
        HSV (HSB):
        234°, 89.6000%, 98.0392%
        XYZ:
        18.8219, 9.4029, 91.2654
        xyY:
        0.1575, 0.0787, 9.4029
      CIE-Lab:
        36.7488, 64.0718, -97.6264
        CIE-LCH:
        36.7488, 116.7738, 303.2767
        CIE-Luv:
        36.7488, -11.5759, -130.5135
        Hunter-Lab:
        30.6642, 55.9022, -154.9989
      #1a32fa color charts
#1a32fa RGB chart
      #1a32fa CMYK chart
      #1a32fa RGB pie chart
      #1a32fa color shades, tints & tones
#1a32fa color schemes
#1a32fa color preview, HTML & CSS examples
           This text has a color of #1a32fa        
        
          <p style="color:#1a32fa;">Text here</p>
        
        
          .mytext {color:#1a32fa;}
        
        Text color #1a32fa
      
           This box has a color of #1a32fa        
        
          <div style="background-color:#1a32fa;">Content here</div>
        
        
          .mybackground {background-color:#1a32fa;}
        
        Background color #1a32fa
      
           Border around this has a color of #1a32fa        
        
          <div style="border:2px solid #1a32fa;">Content here</div>
        
        
          .myborder {border:2px solid #1a32fa;}
        
        Border color #1a32fa