#150ef8 color space conversions
Hex:
        #150ef8
        RGB:
        21, 14, 248
        CMY:
        92, 95, 3
        CMYK:
        92, 94, 0, 3
      HSL:
        242°, 94.3548%, 51.3725%
        HSV (HSB):
        242°, 94.3548%, 97.2549%
        XYZ:
        17.4096, 7.2508, 89.2889
        xyY:
        0.1528, 0.0636, 7.2508
      CIE-Lab:
        32.3712, 75.4608, -103.8028
        CIE-LCH:
        32.3712, 128.3330, 306.0158
        CIE-Luv:
        32.3712, -8.8837, -127.3943
        Hunter-Lab:
        26.9273, 68.2844, -177.7517
      #150ef8 color charts
#150ef8 RGB chart
      #150ef8 CMYK chart
      #150ef8 RGB pie chart
      #150ef8 color shades, tints & tones
#150ef8 color schemes
#150ef8 color preview, HTML & CSS examples
           This text has a color of #150ef8        
        
          <p style="color:#150ef8;">Text here</p>
        
        
          .mytext {color:#150ef8;}
        
        Text color #150ef8
      
           This box has a color of #150ef8        
        
          <div style="background-color:#150ef8;">Content here</div>
        
        
          .mybackground {background-color:#150ef8;}
        
        Background color #150ef8
      
           Border around this has a color of #150ef8        
        
          <div style="border:2px solid #150ef8;">Content here</div>
        
        
          .myborder {border:2px solid #150ef8;}
        
        Border color #150ef8