#1a59ef color space conversions
Hex:
        #1a59ef
        RGB:
        26, 89, 239
        CMY:
        90, 65, 6
        CMYK:
        89, 63, 0, 6
      HSL:
        222°, 86.9388%, 51.9608%
        HSV (HSB):
        222°, 89.1213%, 93.7255%
        XYZ:
        19.5784, 13.5964, 83.2538
        xyY:
        0.1682, 0.1168, 13.5964
      CIE-Lab:
        43.6484, 38.1852, -80.0429
        CIE-LCH:
        43.6484, 88.6847, 295.5039
        CIE-Luv:
        43.6484, -18.3688, -119.0397
        Hunter-Lab:
        36.8732, 30.2489, -108.0559
      #1a59ef color charts
#1a59ef RGB chart
      #1a59ef CMYK chart
      #1a59ef RGB pie chart
      #1a59ef color shades, tints & tones
#1a59ef color schemes
#1a59ef color preview, HTML & CSS examples
           This text has a color of #1a59ef        
        
          <p style="color:#1a59ef;">Text here</p>
        
        
          .mytext {color:#1a59ef;}
        
        Text color #1a59ef
      
           This box has a color of #1a59ef        
        
          <div style="background-color:#1a59ef;">Content here</div>
        
        
          .mybackground {background-color:#1a59ef;}
        
        Background color #1a59ef
      
           Border around this has a color of #1a59ef        
        
          <div style="border:2px solid #1a59ef;">Content here</div>
        
        
          .myborder {border:2px solid #1a59ef;}
        
        Border color #1a59ef