#158efa color space conversions
Hex:
        #158efa
        RGB:
        21, 142, 250
        CMY:
        92, 44, 2
        CMYK:
        92, 43, 0, 2
      HSL:
        208°, 95.8159%, 53.1373%
        HSV (HSB):
        208°, 91.6000%, 98.0392%
        XYZ:
        27.2376, 26.4076, 94.1041
        xyY:
        0.1844, 0.1787, 26.4076
      CIE-Lab:
        58.4219, 8.8611, -62.1942
        CIE-LCH:
        58.4219, 62.8223, 278.1086
        CIE-Luv:
        58.4219, -32.9962, -99.8991
        Hunter-Lab:
        51.3883, 4.6817, -72.6022
      #158efa color charts
#158efa RGB chart
      #158efa CMYK chart
      #158efa RGB pie chart
      #158efa color shades, tints & tones
#158efa color schemes
#158efa color preview, HTML & CSS examples
           This text has a color of #158efa        
        
          <p style="color:#158efa;">Text here</p>
        
        
          .mytext {color:#158efa;}
        
        Text color #158efa
      
           This box has a color of #158efa        
        
          <div style="background-color:#158efa;">Content here</div>
        
        
          .mybackground {background-color:#158efa;}
        
        Background color #158efa
      
           Border around this has a color of #158efa        
        
          <div style="border:2px solid #158efa;">Content here</div>
        
        
          .myborder {border:2px solid #158efa;}
        
        Border color #158efa