#152bc1 color space conversions
Hex:
        #152bc1
        RGB:
        21, 43, 193
        CMY:
        92, 83, 24
        CMYK:
        89, 78, 0, 24
      HSL:
        232°, 80.3738%, 41.9608%
        HSV (HSB):
        232°, 89.1192%, 75.6863%
        XYZ:
        10.7988, 5.7374, 50.9904
        xyY:
        0.1599, 0.0850, 5.7374
      CIE-Lab:
        28.7401, 49.3218, -78.1742
        CIE-LCH:
        28.7401, 92.4329, 302.2487
        CIE-Luv:
        28.7401, -9.3192, -97.7578
        Hunter-Lab:
        23.9530, 38.5560, -109.4478
      #152bc1 color charts
#152bc1 RGB chart
      #152bc1 CMYK chart
      #152bc1 RGB pie chart
      #152bc1 color shades, tints & tones
#152bc1 color schemes
#152bc1 color preview, HTML & CSS examples
           This text has a color of #152bc1        
        
          <p style="color:#152bc1;">Text here</p>
        
        
          .mytext {color:#152bc1;}
        
        Text color #152bc1
      
           This box has a color of #152bc1        
        
          <div style="background-color:#152bc1;">Content here</div>
        
        
          .mybackground {background-color:#152bc1;}
        
        Background color #152bc1
      
           Border around this has a color of #152bc1        
        
          <div style="border:2px solid #152bc1;">Content here</div>
        
        
          .myborder {border:2px solid #152bc1;}
        
        Border color #152bc1