#150fc5 color space conversions
Hex:
        #150fc5
        RGB:
        21, 15, 197
        CMY:
        92, 94, 23
        CMYK:
        89, 92, 0, 23
      HSL:
        242°, 85.8491%, 41.5686%
        HSV (HSB):
        242°, 92.3858%, 77.2549%
        XYZ:
        10.5581, 4.5323, 53.1417
        xyY:
        0.1547, 0.0664, 4.5323
      CIE-Lab:
        25.3584, 62.0857, -86.1589
        CIE-LCH:
        25.3584, 106.1979, 305.7763
        CIE-Luv:
        25.3584, -6.7145, -97.8837
        Hunter-Lab:
        21.2892, 51.2690, -133.0962
      #150fc5 color charts
#150fc5 RGB chart
      #150fc5 CMYK chart
      #150fc5 RGB pie chart
      #150fc5 color shades, tints & tones
#150fc5 color schemes
#150fc5 color preview, HTML & CSS examples
           This text has a color of #150fc5        
        
          <p style="color:#150fc5;">Text here</p>
        
        
          .mytext {color:#150fc5;}
        
        Text color #150fc5
      
           This box has a color of #150fc5        
        
          <div style="background-color:#150fc5;">Content here</div>
        
        
          .mybackground {background-color:#150fc5;}
        
        Background color #150fc5
      
           Border around this has a color of #150fc5        
        
          <div style="border:2px solid #150fc5;">Content here</div>
        
        
          .myborder {border:2px solid #150fc5;}
        
        Border color #150fc5