#1e31ba color space conversions
Hex:
        #1e31ba
        RGB:
        30, 49, 186
        CMY:
        88, 81, 27
        CMYK:
        84, 74, 0, 27
      HSL:
        233°, 72.2222%, 42.3529%
        HSV (HSB):
        233°, 83.8710%, 72.9412%
        XYZ:
        10.4967, 6.0178, 47.0627
        xyY:
        0.1651, 0.0947, 6.0178
      CIE-Lab:
        29.4574, 43.9505, -72.8428
        CIE-LCH:
        29.4574, 85.0748, 301.1052
        CIE-Luv:
        29.4574, -9.3082, -93.6260
        Hunter-Lab:
        24.5312, 33.4486, -96.5748
      #1e31ba color charts
#1e31ba RGB chart
      #1e31ba CMYK chart
      #1e31ba RGB pie chart
      #1e31ba color shades, tints & tones
#1e31ba color schemes
#1e31ba color preview, HTML & CSS examples
           This text has a color of #1e31ba        
        
          <p style="color:#1e31ba;">Text here</p>
        
        
          .mytext {color:#1e31ba;}
        
        Text color #1e31ba
      
           This box has a color of #1e31ba        
        
          <div style="background-color:#1e31ba;">Content here</div>
        
        
          .mybackground {background-color:#1e31ba;}
        
        Background color #1e31ba
      
           Border around this has a color of #1e31ba        
        
          <div style="border:2px solid #1e31ba;">Content here</div>
        
        
          .myborder {border:2px solid #1e31ba;}
        
        Border color #1e31ba