#152ff1 color space conversions
Hex:
        #152ff1
        RGB:
        21, 47, 241
        CMY:
        92, 82, 5
        CMYK:
        91, 80, 0, 5
      HSL:
        233°, 88.7097%, 51.3725%
        HSV (HSB):
        233°, 91.2863%, 94.5098%
        XYZ:
        17.2030, 8.5433, 83.9614
        xyY:
        0.1568, 0.0779, 8.5433
      CIE-Lab:
        35.0897, 62.6152, -95.3159
        CIE-LCH:
        35.0897, 114.0429, 303.3018
        CIE-Luv:
        35.0897, -11.2280, -125.3429
        Hunter-Lab:
        29.2290, 53.9069, -149.8526
      #152ff1 color charts
#152ff1 RGB chart
      #152ff1 CMYK chart
      #152ff1 RGB pie chart
      #152ff1 color shades, tints & tones
#152ff1 color schemes
#152ff1 color preview, HTML & CSS examples
           This text has a color of #152ff1        
        
          <p style="color:#152ff1;">Text here</p>
        
        
          .mytext {color:#152ff1;}
        
        Text color #152ff1
      
           This box has a color of #152ff1        
        
          <div style="background-color:#152ff1;">Content here</div>
        
        
          .mybackground {background-color:#152ff1;}
        
        Background color #152ff1
      
           Border around this has a color of #152ff1        
        
          <div style="border:2px solid #152ff1;">Content here</div>
        
        
          .myborder {border:2px solid #152ff1;}
        
        Border color #152ff1