#152ff5 color space conversions
Hex:
        #152ff5
        RGB:
        21, 47, 245
        CMY:
        92, 82, 4
        CMYK:
        91, 81, 0, 4
      HSL:
        233°, 91.8033%, 52.1569%
        HSV (HSB):
        233°, 91.4286%, 96.0784%
        XYZ:
        17.8072, 8.7850, 87.1433
        xyY:
        0.1566, 0.0772, 8.7850
      CIE-Lab:
        35.5671, 63.8312, -96.7811
        CIE-LCH:
        35.5671, 115.9353, 303.4065
        CIE-Luv:
        35.5671, -11.3462, -127.6004
        Hunter-Lab:
        29.6396, 55.3721, -153.5710
      #152ff5 color charts
#152ff5 RGB chart
      #152ff5 CMYK chart
      #152ff5 RGB pie chart
      #152ff5 color shades, tints & tones
#152ff5 color schemes
#152ff5 color preview, HTML & CSS examples
           This text has a color of #152ff5        
        
          <p style="color:#152ff5;">Text here</p>
        
        
          .mytext {color:#152ff5;}
        
        Text color #152ff5
      
           This box has a color of #152ff5        
        
          <div style="background-color:#152ff5;">Content here</div>
        
        
          .mybackground {background-color:#152ff5;}
        
        Background color #152ff5
      
           Border around this has a color of #152ff5        
        
          <div style="border:2px solid #152ff5;">Content here</div>
        
        
          .myborder {border:2px solid #152ff5;}
        
        Border color #152ff5