#152cfa color space conversions
Hex:
        #152cfa
        RGB:
        21, 44, 250
        CMY:
        92, 83, 2
        CMYK:
        92, 82, 0, 2
      HSL:
        234°, 95.8159%, 53.1373%
        HSV (HSB):
        234°, 91.6000%, 98.0392%
        XYZ:
        18.4653, 8.8629, 91.1800
        xyY:
        0.1558, 0.0748, 8.8629
      CIE-Lab:
        35.7190, 66.6579, -99.3431
        CIE-LCH:
        35.7190, 119.6341, 303.8611
        CIE-Luv:
        35.7190, -11.1574, -130.3090
        Hunter-Lab:
        29.7707, 58.6160, -160.7508
      #152cfa color charts
#152cfa RGB chart
      #152cfa CMYK chart
      #152cfa RGB pie chart
      #152cfa color shades, tints & tones
#152cfa color schemes
#152cfa color preview, HTML & CSS examples
           This text has a color of #152cfa        
        
          <p style="color:#152cfa;">Text here</p>
        
        
          .mytext {color:#152cfa;}
        
        Text color #152cfa
      
           This box has a color of #152cfa        
        
          <div style="background-color:#152cfa;">Content here</div>
        
        
          .mybackground {background-color:#152cfa;}
        
        Background color #152cfa
      
           Border around this has a color of #152cfa        
        
          <div style="border:2px solid #152cfa;">Content here</div>
        
        
          .myborder {border:2px solid #152cfa;}
        
        Border color #152cfa