#1a34ec color space conversions
Hex:
        #1a34ec
        RGB:
        26, 52, 236
        CMY:
        90, 80, 7
        CMYK:
        89, 78, 0, 7
      HSL:
        233°, 84.6774%, 51.3725%
        HSV (HSB):
        233°, 88.9831%, 92.5490%
        XYZ:
        16.7943, 8.7317, 80.1571
        xyY:
        0.1589, 0.0826, 8.7317
      CIE-Lab:
        35.4626, 58.7509, -91.8602
        CIE-LCH:
        35.4626, 109.0411, 302.6017
        CIE-Luv:
        35.4626, -11.4378, -122.5937
        Hunter-Lab:
        29.5495, 49.7380, -140.1477
      #1a34ec color charts
#1a34ec RGB chart
      #1a34ec CMYK chart
      #1a34ec RGB pie chart
      #1a34ec color shades, tints & tones
#1a34ec color schemes
#1a34ec color preview, HTML & CSS examples
           This text has a color of #1a34ec        
        
          <p style="color:#1a34ec;">Text here</p>
        
        
          .mytext {color:#1a34ec;}
        
        Text color #1a34ec
      
           This box has a color of #1a34ec        
        
          <div style="background-color:#1a34ec;">Content here</div>
        
        
          .mybackground {background-color:#1a34ec;}
        
        Background color #1a34ec
      
           Border around this has a color of #1a34ec        
        
          <div style="border:2px solid #1a34ec;">Content here</div>
        
        
          .myborder {border:2px solid #1a34ec;}
        
        Border color #1a34ec