#150dfd color space conversions
Hex:
        #150dfd
        RGB:
        21, 13, 253
        CMY:
        92, 95, 1
        CMYK:
        92, 95, 0, 1
      HSL:
        242°, 98.3607%, 52.1569%
        HSV (HSB):
        242°, 94.8617%, 99.2157%
        XYZ:
        18.1828, 7.5391, 93.4254
        xyY:
        0.1526, 0.0633, 7.5391
      CIE-Lab:
        33.0040, 76.8764, -105.5590
        CIE-LCH:
        33.0040, 130.5859, 306.0651
        CIE-Luv:
        33.0040, -9.0585, -130.2023
        Hunter-Lab:
        27.4575, 70.1552, -182.5169
      #150dfd color charts
#150dfd RGB chart
      #150dfd CMYK chart
      #150dfd RGB pie chart
      #150dfd color shades, tints & tones
#150dfd color schemes
#150dfd color preview, HTML & CSS examples
           This text has a color of #150dfd        
        
          <p style="color:#150dfd;">Text here</p>
        
        
          .mytext {color:#150dfd;}
        
        Text color #150dfd
      
           This box has a color of #150dfd        
        
          <div style="background-color:#150dfd;">Content here</div>
        
        
          .mybackground {background-color:#150dfd;}
        
        Background color #150dfd
      
           Border around this has a color of #150dfd        
        
          <div style="border:2px solid #150dfd;">Content here</div>
        
        
          .myborder {border:2px solid #150dfd;}
        
        Border color #150dfd