#157dfa color space conversions
Hex:
        #157dfa
        RGB:
        21, 125, 250
        CMY:
        92, 51, 2
        CMYK:
        92, 50, 0, 2
      HSL:
        213°, 95.8159%, 53.1373%
        HSV (HSB):
        213°, 91.6000%, 98.0392%
        XYZ:
        24.8982, 21.7288, 93.3243
        xyY:
        0.1779, 0.1553, 21.7288
      CIE-Lab:
        53.7381, 19.3287, -69.7421
        CIE-LCH:
        53.7381, 72.3710, 285.4905
        CIE-Luv:
        53.7381, -27.9139, -110.6016
        Hunter-Lab:
        46.6141, 13.7681, -86.0722
      #157dfa color charts
#157dfa RGB chart
      #157dfa CMYK chart
      #157dfa RGB pie chart
      #157dfa color shades, tints & tones
#157dfa color schemes
#157dfa color preview, HTML & CSS examples
           This text has a color of #157dfa        
        
          <p style="color:#157dfa;">Text here</p>
        
        
          .mytext {color:#157dfa;}
        
        Text color #157dfa
      
           This box has a color of #157dfa        
        
          <div style="background-color:#157dfa;">Content here</div>
        
        
          .mybackground {background-color:#157dfa;}
        
        Background color #157dfa
      
           Border around this has a color of #157dfa        
        
          <div style="border:2px solid #157dfa;">Content here</div>
        
        
          .myborder {border:2px solid #157dfa;}
        
        Border color #157dfa