#151fb7 color space conversions
Hex:
        #151fb7
        RGB:
        21, 31, 183
        CMY:
        92, 88, 28
        CMYK:
        89, 83, 0, 28
      HSL:
        236°, 79.4118%, 40.0000%
        HSV (HSB):
        236°, 88.5246%, 71.7647%
        XYZ:
        9.3465, 4.5583, 45.1870
        xyY:
        0.1582, 0.0771, 4.5583
      CIE-Lab:
        25.4374, 52.1751, -77.7375
        CIE-LCH:
        25.4374, 93.6236, 303.8683
        CIE-Luv:
        25.4374, -7.4572, -91.2649
        Hunter-Lab:
        21.3502, 40.7793, -110.5403
      #151fb7 color charts
#151fb7 RGB chart
      #151fb7 CMYK chart
      #151fb7 RGB pie chart
      #151fb7 color shades, tints & tones
#151fb7 color schemes
#151fb7 color preview, HTML & CSS examples
           This text has a color of #151fb7        
        
          <p style="color:#151fb7;">Text here</p>
        
        
          .mytext {color:#151fb7;}
        
        Text color #151fb7
      
           This box has a color of #151fb7        
        
          <div style="background-color:#151fb7;">Content here</div>
        
        
          .mybackground {background-color:#151fb7;}
        
        Background color #151fb7
      
           Border around this has a color of #151fb7        
        
          <div style="border:2px solid #151fb7;">Content here</div>
        
        
          .myborder {border:2px solid #151fb7;}
        
        Border color #151fb7