#157afb color space conversions
Hex:
        #157afb
        RGB:
        21, 122, 251
        CMY:
        92, 52, 2
        CMYK:
        92, 51, 0, 2
      HSL:
        214°, 96.6387%, 53.3333%
        HSV (HSB):
        214°, 91.6335%, 98.4314%
        XYZ:
        24.6814, 21.0435, 94.0277
        xyY:
        0.1766, 0.1506, 21.0435
      CIE-Lab:
        52.9971, 21.5911, -71.4958
        CIE-LCH:
        52.9971, 74.6848, 286.8039
        CIE-Luv:
        52.9971, -27.0236, -113.0258
        Hunter-Lab:
        45.8732, 15.7610, -89.4172
      #157afb color charts
#157afb RGB chart
      #157afb CMYK chart
      #157afb RGB pie chart
      #157afb color shades, tints & tones
#157afb color schemes
#157afb color preview, HTML & CSS examples
           This text has a color of #157afb        
        
          <p style="color:#157afb;">Text here</p>
        
        
          .mytext {color:#157afb;}
        
        Text color #157afb
      
           This box has a color of #157afb        
        
          <div style="background-color:#157afb;">Content here</div>
        
        
          .mybackground {background-color:#157afb;}
        
        Background color #157afb
      
           Border around this has a color of #157afb        
        
          <div style="border:2px solid #157afb;">Content here</div>
        
        
          .myborder {border:2px solid #157afb;}
        
        Border color #157afb