#152fe1 color space conversions
Hex:
        #152fe1
        RGB:
        21, 47, 225
        CMY:
        92, 82, 12
        CMYK:
        91, 79, 0, 12
      HSL:
        232°, 82.9268%, 48.2353%
        HSV (HSB):
        232°, 90.6667%, 88.2353%
        XYZ:
        14.9164, 7.6287, 71.9205
        xyY:
        0.1579, 0.0808, 7.6287
      CIE-Lab:
        33.1973, 57.6409, -89.3554
        CIE-LCH:
        33.1973, 106.3337, 302.8251
        CIE-Luv:
        33.1973, -10.7678, -116.2590
        Hunter-Lab:
        27.6201, 48.0647, -135.0522
      #152fe1 color charts
#152fe1 RGB chart
      #152fe1 CMYK chart
      #152fe1 RGB pie chart
      #152fe1 color shades, tints & tones
#152fe1 color schemes
#152fe1 color preview, HTML & CSS examples
           This text has a color of #152fe1        
        
          <p style="color:#152fe1;">Text here</p>
        
        
          .mytext {color:#152fe1;}
        
        Text color #152fe1
      
           This box has a color of #152fe1        
        
          <div style="background-color:#152fe1;">Content here</div>
        
        
          .mybackground {background-color:#152fe1;}
        
        Background color #152fe1
      
           Border around this has a color of #152fe1        
        
          <div style="border:2px solid #152fe1;">Content here</div>
        
        
          .myborder {border:2px solid #152fe1;}
        
        Border color #152fe1