#150ee5 color space conversions
Hex:
        #150ee5
        RGB:
        21, 14, 229
        CMY:
        92, 95, 10
        CMYK:
        91, 94, 0, 10
      HSL:
        242°, 88.4774%, 47.6471%
        HSV (HSB):
        242°, 93.8865%, 89.8039%
        XYZ:
        14.6092, 6.1306, 74.5421
        xyY:
        0.1533, 0.0643, 6.1306
      CIE-Lab:
        29.7397, 70.6800, -97.4079
        CIE-LCH:
        29.7397, 120.3493, 305.9649
        CIE-Luv:
        29.7397, -8.0663, -116.4626
        Hunter-Lab:
        24.7601, 61.9896, -161.1644
      #150ee5 color charts
#150ee5 RGB chart
      #150ee5 CMYK chart
      #150ee5 RGB pie chart
      #150ee5 color shades, tints & tones
#150ee5 color schemes
#150ee5 color preview, HTML & CSS examples
           This text has a color of #150ee5        
        
          <p style="color:#150ee5;">Text here</p>
        
        
          .mytext {color:#150ee5;}
        
        Text color #150ee5
      
           This box has a color of #150ee5        
        
          <div style="background-color:#150ee5;">Content here</div>
        
        
          .mybackground {background-color:#150ee5;}
        
        Background color #150ee5
      
           Border around this has a color of #150ee5        
        
          <div style="border:2px solid #150ee5;">Content here</div>
        
        
          .myborder {border:2px solid #150ee5;}
        
        Border color #150ee5