#1501ba color space conversions
Hex:
        #1501ba
        RGB:
        21, 1, 186
        CMY:
        92, 100, 27
        CMYK:
        89, 99, 0, 27
      HSL:
        246°, 98.9305%, 36.6667%
        HSV (HSB):
        246°, 99.4624%, 72.9412%
        XYZ:
        9.1830, 3.7263, 46.6896
        xyY:
        0.1541, 0.0625, 3.7263
      CIE-Lab:
        22.7452, 62.4263, -84.0149
        CIE-LCH:
        22.7452, 104.6687, 306.6138
        CIE-Luv:
        22.7452, -5.5549, -90.1429
        Hunter-Lab:
        19.3036, 51.1338, -129.8918
      #1501ba color charts
#1501ba RGB chart
      #1501ba CMYK chart
      #1501ba RGB pie chart
      #1501ba color shades, tints & tones
#1501ba color schemes
#1501ba color preview, HTML & CSS examples
           This text has a color of #1501ba        
        
          <p style="color:#1501ba;">Text here</p>
        
        
          .mytext {color:#1501ba;}
        
        Text color #1501ba
      
           This box has a color of #1501ba        
        
          <div style="background-color:#1501ba;">Content here</div>
        
        
          .mybackground {background-color:#1501ba;}
        
        Background color #1501ba
      
           Border around this has a color of #1501ba        
        
          <div style="border:2px solid #1501ba;">Content here</div>
        
        
          .myborder {border:2px solid #1501ba;}
        
        Border color #1501ba