#157be2 color space conversions
Hex:
        #157be2
        RGB:
        21, 123, 226
        CMY:
        92, 52, 11
        CMYK:
        91, 46, 0, 11
      HSL:
        210°, 82.9960%, 48.4314%
        HSV (HSB):
        210°, 90.7080%, 88.6275%
        XYZ:
        21.1197, 19.8163, 74.6633
        xyY:
        0.1827, 0.1714, 19.8163
      CIE-Lab:
        51.6289, 11.3405, -59.7634
        CIE-LCH:
        51.6289, 60.8299, 280.7445
        CIE-Luv:
        51.6289, -28.2410, -93.6277
        Hunter-Lab:
        44.5155, 6.7843, -68.2828
      #157be2 color charts
#157be2 RGB chart
      #157be2 CMYK chart
      #157be2 RGB pie chart
      #157be2 color shades, tints & tones
#157be2 color schemes
#157be2 color preview, HTML & CSS examples
           This text has a color of #157be2        
        
          <p style="color:#157be2;">Text here</p>
        
        
          .mytext {color:#157be2;}
        
        Text color #157be2
      
           This box has a color of #157be2        
        
          <div style="background-color:#157be2;">Content here</div>
        
        
          .mybackground {background-color:#157be2;}
        
        Background color #157be2
      
           Border around this has a color of #157be2        
        
          <div style="border:2px solid #157be2;">Content here</div>
        
        
          .myborder {border:2px solid #157be2;}
        
        Border color #157be2