#158be1 color space conversions
Hex:
        #158be1
        RGB:
        21, 139, 225
        CMY:
        92, 45, 12
        CMYK:
        91, 38, 0, 12
      HSL:
        205°, 82.9268%, 48.2353%
        HSV (HSB):
        205°, 90.6667%, 88.2353%
        XYZ:
        23.1325, 24.0609, 74.6592
        xyY:
        0.1898, 0.1975, 24.0609
      CIE-Lab:
        56.1487, 1.1890, -51.9674
        CIE-LCH:
        56.1487, 51.9810, 271.3107
        CIE-Luv:
        56.1487, -33.3275, -81.8879
        Hunter-Lab:
        49.0519, -1.6617, -55.9056
      #158be1 color charts
#158be1 RGB chart
      #158be1 CMYK chart
      #158be1 RGB pie chart
      #158be1 color shades, tints & tones
#158be1 color schemes
#158be1 color preview, HTML & CSS examples
           This text has a color of #158be1        
        
          <p style="color:#158be1;">Text here</p>
        
        
          .mytext {color:#158be1;}
        
        Text color #158be1
      
           This box has a color of #158be1        
        
          <div style="background-color:#158be1;">Content here</div>
        
        
          .mybackground {background-color:#158be1;}
        
        Background color #158be1
      
           Border around this has a color of #158be1        
        
          <div style="border:2px solid #158be1;">Content here</div>
        
        
          .myborder {border:2px solid #158be1;}
        
        Border color #158be1