#150fce color space conversions
Hex:
        #150fce
        RGB:
        21, 15, 206
        CMY:
        92, 94, 19
        CMYK:
        90, 93, 0, 19
      HSL:
        242°, 86.4253%, 43.3333%
        HSV (HSB):
        242°, 92.7184%, 80.7843%
        XYZ:
        11.6207, 4.9573, 58.7369
        xyY:
        0.1543, 0.0658, 4.9573
      CIE-Lab:
        26.6128, 64.4855, -89.3394
        CIE-LCH:
        26.6128, 110.1813, 305.8219
        CIE-Luv:
        26.6128, -7.1111, -103.1572
        Hunter-Lab:
        22.2650, 54.1998, -140.8263
      #150fce color charts
#150fce RGB chart
      #150fce CMYK chart
      #150fce RGB pie chart
      #150fce color shades, tints & tones
#150fce color schemes
#150fce color preview, HTML & CSS examples
           This text has a color of #150fce        
        
          <p style="color:#150fce;">Text here</p>
        
        
          .mytext {color:#150fce;}
        
        Text color #150fce
      
           This box has a color of #150fce        
        
          <div style="background-color:#150fce;">Content here</div>
        
        
          .mybackground {background-color:#150fce;}
        
        Background color #150fce
      
           Border around this has a color of #150fce        
        
          <div style="border:2px solid #150fce;">Content here</div>
        
        
          .myborder {border:2px solid #150fce;}
        
        Border color #150fce