#150fe2 color space conversions
Hex:
        #150fe2
        RGB:
        21, 15, 226
        CMY:
        92, 94, 11
        CMYK:
        91, 93, 0, 11
      HSL:
        242°, 87.5519%, 47.2549%
        HSV (HSB):
        242°, 93.3628%, 88.6275%
        XYZ:
        14.2076, 5.9921, 72.3593
        xyY:
        0.1535, 0.0647, 5.9921
      CIE-Lab:
        29.3924, 69.6998, -96.2690
        CIE-LCH:
        29.3924, 118.8520, 305.9049
        CIE-Luv:
        29.3924, -7.9822, -114.7916
        Hunter-Lab:
        24.4787, 60.7645, -158.1268
      #150fe2 color charts
#150fe2 RGB chart
      #150fe2 CMYK chart
      #150fe2 RGB pie chart
      #150fe2 color shades, tints & tones
#150fe2 color schemes
#150fe2 color preview, HTML & CSS examples
           This text has a color of #150fe2        
        
          <p style="color:#150fe2;">Text here</p>
        
        
          .mytext {color:#150fe2;}
        
        Text color #150fe2
      
           This box has a color of #150fe2        
        
          <div style="background-color:#150fe2;">Content here</div>
        
        
          .mybackground {background-color:#150fe2;}
        
        Background color #150fe2
      
           Border around this has a color of #150fe2        
        
          <div style="border:2px solid #150fe2;">Content here</div>
        
        
          .myborder {border:2px solid #150fe2;}
        
        Border color #150fe2