#0150c1 color space conversions
Hex:
        #0150c1
        RGB:
        1, 80, 193
        CMY:
        100, 69, 24
        CMYK:
        99, 59, 0, 24
      HSL:
        215°, 98.9691%, 38.0392%
        HSV (HSB):
        215°, 99.4819%, 75.6863%
        XYZ:
        12.5068, 9.5940, 51.6447
        xyY:
        0.1696, 0.1301, 9.5940
      CIE-Lab:
        37.1037, 25.4201, -64.4158
        CIE-LCH:
        37.1037, 69.2501, 291.5355
        CIE-Luv:
        37.1037, -17.9250, -92.1329
        Hunter-Lab:
        30.9742, 17.8701, -77.1749
      #0150c1 color charts
#0150c1 RGB chart
      #0150c1 CMYK chart
      #0150c1 RGB pie chart
      #0150c1 color shades, tints & tones
#0150c1 color schemes
#0150c1 color preview, HTML & CSS examples
           This text has a color of #0150c1        
        
          <p style="color:#0150c1;">Text here</p>
        
        
          .mytext {color:#0150c1;}
        
        Text color #0150c1
      
           This box has a color of #0150c1        
        
          <div style="background-color:#0150c1;">Content here</div>
        
        
          .mybackground {background-color:#0150c1;}
        
        Background color #0150c1
      
           Border around this has a color of #0150c1        
        
          <div style="border:2px solid #0150c1;">Content here</div>
        
        
          .myborder {border:2px solid #0150c1;}
        
        Border color #0150c1