#150f8d color space conversions
Hex:
        #150f8d
        RGB:
        21, 15, 141
        CMY:
        92, 94, 45
        CMYK:
        85, 89, 0, 45
      HSL:
        243°, 80.7692%, 30.5882%
        HSV (HSB):
        243°, 89.3617%, 55.2941%
        XYZ:
        5.2878, 2.4242, 25.3885
        xyY:
        0.1598, 0.0732, 2.4242
      CIE-Lab:
        17.5721, 46.1676, -65.2164
        CIE-LCH:
        17.5721, 79.9038, 305.2952
        CIE-Luv:
        17.5721, -4.1832, -64.6828
        Hunter-Lab:
        15.5697, 33.3753, -85.7814
      #150f8d color charts
#150f8d RGB chart
      #150f8d CMYK chart
      #150f8d RGB pie chart
      #150f8d color shades, tints & tones
#150f8d color schemes
#150f8d color preview, HTML & CSS examples
           This text has a color of #150f8d        
        
          <p style="color:#150f8d;">Text here</p>
        
        
          .mytext {color:#150f8d;}
        
        Text color #150f8d
      
           This box has a color of #150f8d        
        
          <div style="background-color:#150f8d;">Content here</div>
        
        
          .mybackground {background-color:#150f8d;}
        
        Background color #150f8d
      
           Border around this has a color of #150f8d        
        
          <div style="border:2px solid #150f8d;">Content here</div>
        
        
          .myborder {border:2px solid #150f8d;}
        
        Border color #150f8d