#2b27c1 color space conversions
Hex:
        #2b27c1
        RGB:
        43, 39, 193
        CMY:
        83, 85, 24
        CMYK:
        78, 80, 0, 24
      HSL:
        242°, 66.3793%, 45.4902%
        HSV (HSB):
        242°, 79.7927%, 75.6863%
        XYZ:
        11.3474, 5.8149, 50.9764
        xyY:
        0.1665, 0.0853, 5.8149
      CIE-Lab:
        28.9405, 52.4916, -77.8145
        CIE-LCH:
        28.9405, 93.8640, 304.0026
        CIE-Luv:
        28.9405, -6.5327, -97.9127
        Hunter-Lab:
        24.1141, 41.7976, -108.4573
      #2b27c1 color charts
#2b27c1 RGB chart
      #2b27c1 CMYK chart
      #2b27c1 RGB pie chart
      #2b27c1 color shades, tints & tones
#2b27c1 color schemes
#2b27c1 color preview, HTML & CSS examples
           This text has a color of #2b27c1        
        
          <p style="color:#2b27c1;">Text here</p>
        
        
          .mytext {color:#2b27c1;}
        
        Text color #2b27c1
      
           This box has a color of #2b27c1        
        
          <div style="background-color:#2b27c1;">Content here</div>
        
        
          .mybackground {background-color:#2b27c1;}
        
        Background color #2b27c1
      
           Border around this has a color of #2b27c1        
        
          <div style="border:2px solid #2b27c1;">Content here</div>
        
        
          .myborder {border:2px solid #2b27c1;}
        
        Border color #2b27c1