#1a61ca color space conversions
Hex:
        #1a61ca
        RGB:
        26, 97, 202
        CMY:
        90, 62, 21
        CMYK:
        87, 52, 0, 21
      HSL:
        216°, 77.1930%, 44.7059%
        HSV (HSB):
        216°, 87.1287%, 79.2157%
        XYZ:
        15.3614, 13.0333, 57.5832
        xyY:
        0.1787, 0.1516, 13.0333
      CIE-Lab:
        42.8133, 18.8483, -60.3344
        CIE-LCH:
        42.8133, 63.2099, 287.3487
        CIE-Luv:
        42.8133, -20.9621, -90.4757
        Hunter-Lab:
        36.1016, 12.7745, -69.2982
      #1a61ca color charts
#1a61ca RGB chart
      #1a61ca CMYK chart
      #1a61ca RGB pie chart
      #1a61ca color shades, tints & tones
#1a61ca color schemes
#1a61ca color preview, HTML & CSS examples
           This text has a color of #1a61ca        
        
          <p style="color:#1a61ca;">Text here</p>
        
        
          .mytext {color:#1a61ca;}
        
        Text color #1a61ca
      
           This box has a color of #1a61ca        
        
          <div style="background-color:#1a61ca;">Content here</div>
        
        
          .mybackground {background-color:#1a61ca;}
        
        Background color #1a61ca
      
           Border around this has a color of #1a61ca        
        
          <div style="border:2px solid #1a61ca;">Content here</div>
        
        
          .myborder {border:2px solid #1a61ca;}
        
        Border color #1a61ca