#152dee color space conversions
Hex:
        #152dee
        RGB:
        21, 45, 238
        CMY:
        92, 82, 7
        CMYK:
        91, 81, 0, 7
      HSL:
        233°, 86.4542%, 50.7843%
        HSV (HSB):
        233°, 91.1765%, 93.3333%
        XYZ:
        16.6803, 8.2092, 81.5943
        xyY:
        0.1566, 0.0771, 8.2092
      CIE-Lab:
        34.4149, 62.6299, -94.7394
        CIE-LCH:
        34.4149, 113.5696, 303.4677
        CIE-Luv:
        34.4149, -10.8981, -123.5851
        Hunter-Lab:
        28.6518, 53.7770, -148.7893
      #152dee color charts
#152dee RGB chart
      #152dee CMYK chart
      #152dee RGB pie chart
      #152dee color shades, tints & tones
#152dee color schemes
#152dee color preview, HTML & CSS examples
           This text has a color of #152dee        
        
          <p style="color:#152dee;">Text here</p>
        
        
          .mytext {color:#152dee;}
        
        Text color #152dee
      
           This box has a color of #152dee        
        
          <div style="background-color:#152dee;">Content here</div>
        
        
          .mybackground {background-color:#152dee;}
        
        Background color #152dee
      
           Border around this has a color of #152dee        
        
          <div style="border:2px solid #152dee;">Content here</div>
        
        
          .myborder {border:2px solid #152dee;}
        
        Border color #152dee