#1a35e1 color space conversions
Hex:
        #1a35e1
        RGB:
        26, 53, 225
        CMY:
        90, 79, 12
        CMYK:
        88, 76, 0, 12
      HSL:
        232°, 79.2829%, 49.2157%
        HSV (HSB):
        232°, 88.4444%, 88.2353%
        XYZ:
        15.2897, 8.2021, 72.0115
        xyY:
        0.1601, 0.0859, 8.2021
      CIE-Lab:
        34.4002, 54.6876, -87.3549
        CIE-LCH:
        34.4002, 103.0612, 302.0482
        CIE-Luv:
        34.4002, -11.2909, -116.2809
        Hunter-Lab:
        28.6392, 45.1776, -129.0333
      #1a35e1 color charts
#1a35e1 RGB chart
      #1a35e1 CMYK chart
      #1a35e1 RGB pie chart
      #1a35e1 color shades, tints & tones
#1a35e1 color schemes
#1a35e1 color preview, HTML & CSS examples
           This text has a color of #1a35e1        
        
          <p style="color:#1a35e1;">Text here</p>
        
        
          .mytext {color:#1a35e1;}
        
        Text color #1a35e1
      
           This box has a color of #1a35e1        
        
          <div style="background-color:#1a35e1;">Content here</div>
        
        
          .mybackground {background-color:#1a35e1;}
        
        Background color #1a35e1
      
           Border around this has a color of #1a35e1        
        
          <div style="border:2px solid #1a35e1;">Content here</div>
        
        
          .myborder {border:2px solid #1a35e1;}
        
        Border color #1a35e1