#150fa5 color space conversions
Hex:
        #150fa5
        RGB:
        21, 15, 165
        CMY:
        92, 94, 35
        CMYK:
        87, 91, 0, 35
      HSL:
        242°, 83.3333%, 35.2941%
        HSV (HSB):
        242°, 90.9091%, 64.7059%
        XYZ:
        7.2716, 3.2177, 35.8351
        xyY:
        0.1570, 0.0695, 3.2177
      CIE-Lab:
        20.8954, 53.2276, -74.4721
        CIE-LCH:
        20.8954, 91.5384, 305.5546
        CIE-Luv:
        20.8954, -5.2811, -78.9710
        Hunter-Lab:
        17.9379, 40.9684, -105.8889
      #150fa5 color charts
#150fa5 RGB chart
      #150fa5 CMYK chart
      #150fa5 RGB pie chart
      #150fa5 color shades, tints & tones
#150fa5 color schemes
#150fa5 color preview, HTML & CSS examples
           This text has a color of #150fa5        
        
          <p style="color:#150fa5;">Text here</p>
        
        
          .mytext {color:#150fa5;}
        
        Text color #150fa5
      
           This box has a color of #150fa5        
        
          <div style="background-color:#150fa5;">Content here</div>
        
        
          .mybackground {background-color:#150fa5;}
        
        Background color #150fa5
      
           Border around this has a color of #150fa5        
        
          <div style="border:2px solid #150fa5;">Content here</div>
        
        
          .myborder {border:2px solid #150fa5;}
        
        Border color #150fa5