#158be8 color space conversions
Hex:
        #158be8
        RGB:
        21, 139, 232
        CMY:
        92, 45, 9
        CMYK:
        91, 40, 0, 9
      HSL:
        206°, 83.3992%, 49.6078%
        HSV (HSB):
        206°, 90.9483%, 90.9804%
        XYZ:
        24.1074, 24.4509, 79.7928
        xyY:
        0.1878, 0.1905, 24.4509
      CIE-Lab:
        56.5364, 3.8431, -55.2520
        CIE-LCH:
        56.5364, 55.3855, 273.9789
        CIE-Luv:
        56.5364, -32.9544, -87.5913
        Hunter-Lab:
        49.4478, 0.4907, -61.0615
      #158be8 color charts
#158be8 RGB chart
      #158be8 CMYK chart
      #158be8 RGB pie chart
      #158be8 color shades, tints & tones
#158be8 color schemes
#158be8 color preview, HTML & CSS examples
           This text has a color of #158be8        
        
          <p style="color:#158be8;">Text here</p>
        
        
          .mytext {color:#158be8;}
        
        Text color #158be8
      
           This box has a color of #158be8        
        
          <div style="background-color:#158be8;">Content here</div>
        
        
          .mybackground {background-color:#158be8;}
        
        Background color #158be8
      
           Border around this has a color of #158be8        
        
          <div style="border:2px solid #158be8;">Content here</div>
        
        
          .myborder {border:2px solid #158be8;}
        
        Border color #158be8