#152ee7 color space conversions
Hex:
        #152ee7
        RGB:
        21, 46, 231
        CMY:
        92, 82, 9
        CMYK:
        91, 80, 0, 9
      HSL:
        233°, 83.3333%, 49.4118%
        HSV (HSB):
        233°, 90.9091%, 90.5882%
        XYZ:
        15.7101, 7.8829, 76.2949
        xyY:
        0.1573, 0.0789, 7.8829
      CIE-Lab:
        33.7379, 60.0119, -91.8854
        CIE-LCH:
        33.7379, 109.7468, 303.1492
        CIE-Luv:
        33.7379, -10.8110, -119.6501
        Hunter-Lab:
        28.0766, 50.7445, -141.4601
      #152ee7 color charts
#152ee7 RGB chart
      #152ee7 CMYK chart
      #152ee7 RGB pie chart
      #152ee7 color shades, tints & tones
#152ee7 color schemes
#152ee7 color preview, HTML & CSS examples
           This text has a color of #152ee7        
        
          <p style="color:#152ee7;">Text here</p>
        
        
          .mytext {color:#152ee7;}
        
        Text color #152ee7
      
           This box has a color of #152ee7        
        
          <div style="background-color:#152ee7;">Content here</div>
        
        
          .mybackground {background-color:#152ee7;}
        
        Background color #152ee7
      
           Border around this has a color of #152ee7        
        
          <div style="border:2px solid #152ee7;">Content here</div>
        
        
          .myborder {border:2px solid #152ee7;}
        
        Border color #152ee7