#150bc5 color space conversions
Hex:
        #150bc5
        RGB:
        21, 11, 197
        CMY:
        92, 96, 23
        CMYK:
        89, 94, 0, 23
      HSL:
        243°, 89.4231%, 40.7843%
        HSV (HSB):
        243°, 94.4162%, 77.2549%
        XYZ:
        10.5070, 4.4300, 53.1246
        xyY:
        0.1544, 0.0651, 4.4300
      CIE-Lab:
        25.0449, 63.0485, -86.6827
        CIE-LCH:
        25.0449, 107.1868, 306.0302
        CIE-Luv:
        25.0449, -6.5132, -97.5553
        Hunter-Lab:
        21.0475, 52.2744, -134.9164
      #150bc5 color charts
#150bc5 RGB chart
      #150bc5 CMYK chart
      #150bc5 RGB pie chart
      #150bc5 color shades, tints & tones
#150bc5 color schemes
#150bc5 color preview, HTML & CSS examples
           This text has a color of #150bc5        
        
          <p style="color:#150bc5;">Text here</p>
        
        
          .mytext {color:#150bc5;}
        
        Text color #150bc5
      
           This box has a color of #150bc5        
        
          <div style="background-color:#150bc5;">Content here</div>
        
        
          .mybackground {background-color:#150bc5;}
        
        Background color #150bc5
      
           Border around this has a color of #150bc5        
        
          <div style="border:2px solid #150bc5;">Content here</div>
        
        
          .myborder {border:2px solid #150bc5;}
        
        Border color #150bc5