#1e61bf color space conversions
Hex:
        #1e61bf
        RGB:
        30, 97, 191
        CMY:
        88, 62, 25
        CMYK:
        84, 49, 0, 25
      HSL:
        215°, 72.8507%, 43.3333%
        HSV (HSB):
        215°, 84.2932%, 74.9020%
        XYZ:
        14.2141, 12.5870, 50.9706
        xyY:
        0.1828, 0.1618, 12.5870
      CIE-Lab:
        42.1342, 14.8189, -55.0608
        CIE-LCH:
        42.1342, 57.0201, 285.0634
        CIE-Luv:
        42.1342, -20.8690, -82.1967
        Hunter-Lab:
        35.4782, 9.4281, -60.3458
      #1e61bf color charts
#1e61bf RGB chart
      #1e61bf CMYK chart
      #1e61bf RGB pie chart
      #1e61bf color shades, tints & tones
#1e61bf color schemes
#1e61bf color preview, HTML & CSS examples
           This text has a color of #1e61bf        
        
          <p style="color:#1e61bf;">Text here</p>
        
        
          .mytext {color:#1e61bf;}
        
        Text color #1e61bf
      
           This box has a color of #1e61bf        
        
          <div style="background-color:#1e61bf;">Content here</div>
        
        
          .mybackground {background-color:#1e61bf;}
        
        Background color #1e61bf
      
           Border around this has a color of #1e61bf        
        
          <div style="border:2px solid #1e61bf;">Content here</div>
        
        
          .myborder {border:2px solid #1e61bf;}
        
        Border color #1e61bf