#151ea1 color space conversions
Hex:
        #151ea1
        RGB:
        21, 30, 161
        CMY:
        92, 88, 37
        CMYK:
        87, 81, 0, 37
      HSL:
        236°, 76.9231%, 35.6863%
        HSV (HSB):
        236°, 86.9565%, 63.1373%
        XYZ:
        7.2066, 3.6612, 34.0451
        xyY:
        0.1605, 0.0815, 3.6612
      CIE-Lab:
        22.5181, 45.5983, -69.3357
        CIE-LCH:
        22.5181, 82.9858, 303.3307
        CIE-Luv:
        22.5181, -6.5420, -78.3756
        Hunter-Lab:
        19.1342, 33.7439, -92.0993
      #151ea1 color charts
#151ea1 RGB chart
      #151ea1 CMYK chart
      #151ea1 RGB pie chart
      #151ea1 color shades, tints & tones
#151ea1 color schemes
#151ea1 color preview, HTML & CSS examples
           This text has a color of #151ea1        
        
          <p style="color:#151ea1;">Text here</p>
        
        
          .mytext {color:#151ea1;}
        
        Text color #151ea1
      
           This box has a color of #151ea1        
        
          <div style="background-color:#151ea1;">Content here</div>
        
        
          .mybackground {background-color:#151ea1;}
        
        Background color #151ea1
      
           Border around this has a color of #151ea1        
        
          <div style="border:2px solid #151ea1;">Content here</div>
        
        
          .myborder {border:2px solid #151ea1;}
        
        Border color #151ea1