#155be1 color space conversions
Hex:
        #155be1
        RGB:
        21, 91, 225
        CMY:
        92, 64, 12
        CMYK:
        91, 60, 0, 12
      HSL:
        219°, 82.9268%, 48.2353%
        HSV (HSB):
        219°, 90.6667%, 88.2353%
        XYZ:
        17.6410, 13.0778, 72.8287
        xyY:
        0.1704, 0.1263, 13.0778
      CIE-Lab:
        42.8803, 31.4155, -73.3907
        CIE-LCH:
        42.8803, 79.8318, 293.1737
        CIE-Luv:
        42.8803, -19.2926, -109.2963
        Hunter-Lab:
        36.1633, 23.7890, -94.0888
      #155be1 color charts
#155be1 RGB chart
      #155be1 CMYK chart
      #155be1 RGB pie chart
      #155be1 color shades, tints & tones
#155be1 color schemes
#155be1 color preview, HTML & CSS examples
           This text has a color of #155be1        
        
          <p style="color:#155be1;">Text here</p>
        
        
          .mytext {color:#155be1;}
        
        Text color #155be1
      
           This box has a color of #155be1        
        
          <div style="background-color:#155be1;">Content here</div>
        
        
          .mybackground {background-color:#155be1;}
        
        Background color #155be1
      
           Border around this has a color of #155be1        
        
          <div style="border:2px solid #155be1;">Content here</div>
        
        
          .myborder {border:2px solid #155be1;}
        
        Border color #155be1