#1f59ca color space conversions
Hex:
        #1f59ca
        RGB:
        31, 89, 202
        CMY:
        88, 65, 21
        CMYK:
        85, 56, 0, 21
      HSL:
        220°, 73.3906%, 45.6863%
        HSV (HSB):
        220°, 84.6535%, 79.2157%
        XYZ:
        14.7981, 11.7003, 57.3556
        xyY:
        0.1765, 0.1395, 11.7003
      CIE-Lab:
        40.7358, 24.4328, -63.7029
        CIE-LCH:
        40.7358, 68.2277, 290.9840
        CIE-Luv:
        40.7358, -18.2655, -94.1255
        Hunter-Lab:
        34.2057, 17.3628, -75.4723
      #1f59ca color charts
#1f59ca RGB chart
      #1f59ca CMYK chart
      #1f59ca RGB pie chart
      #1f59ca color shades, tints & tones
#1f59ca color schemes
#1f59ca color preview, HTML & CSS examples
           This text has a color of #1f59ca        
        
          <p style="color:#1f59ca;">Text here</p>
        
        
          .mytext {color:#1f59ca;}
        
        Text color #1f59ca
      
           This box has a color of #1f59ca        
        
          <div style="background-color:#1f59ca;">Content here</div>
        
        
          .mybackground {background-color:#1f59ca;}
        
        Background color #1f59ca
      
           Border around this has a color of #1f59ca        
        
          <div style="border:2px solid #1f59ca;">Content here</div>
        
        
          .myborder {border:2px solid #1f59ca;}
        
        Border color #1f59ca