#158be7 color space conversions
Hex:
        #158be7
        RGB:
        21, 139, 231
        CMY:
        92, 45, 9
        CMYK:
        91, 40, 0, 9
      HSL:
        206°, 83.3333%, 49.4118%
        HSV (HSB):
        206°, 90.9091%, 90.5882%
        XYZ:
        23.9657, 24.3942, 79.0467
        xyY:
        0.1881, 0.1915, 24.3942
      CIE-Lab:
        56.4803, 3.4636, -54.7849
        CIE-LCH:
        56.4803, 54.8943, 273.6175
        CIE-Luv:
        56.4803, -33.0067, -86.7810
        Hunter-Lab:
        49.3905, 0.1800, -60.3170
      #158be7 color charts
#158be7 RGB chart
      #158be7 CMYK chart
      #158be7 RGB pie chart
      #158be7 color shades, tints & tones
#158be7 color schemes
#158be7 color preview, HTML & CSS examples
           This text has a color of #158be7        
        
          <p style="color:#158be7;">Text here</p>
        
        
          .mytext {color:#158be7;}
        
        Text color #158be7
      
           This box has a color of #158be7        
        
          <div style="background-color:#158be7;">Content here</div>
        
        
          .mybackground {background-color:#158be7;}
        
        Background color #158be7
      
           Border around this has a color of #158be7        
        
          <div style="border:2px solid #158be7;">Content here</div>
        
        
          .myborder {border:2px solid #158be7;}
        
        Border color #158be7