#2b30c1 color space conversions
Hex:
        #2b30c1
        RGB:
        43, 48, 193
        CMY:
        83, 81, 24
        CMYK:
        78, 75, 0, 24
      HSL:
        238°, 63.5593%, 46.2745%
        HSV (HSB):
        238°, 77.7202%, 75.6863%
        XYZ:
        11.6789, 6.4778, 51.0869
        xyY:
        0.1687, 0.0936, 6.4778
      CIE-Lab:
        30.5871, 47.7682, -75.0876
        CIE-LCH:
        30.5871, 88.9941, 302.4632
        CIE-Luv:
        30.5871, -7.7970, -97.7811
        Hunter-Lab:
        25.4514, 37.3680, -101.1927
      #2b30c1 color charts
#2b30c1 RGB chart
      #2b30c1 CMYK chart
      #2b30c1 RGB pie chart
      #2b30c1 color shades, tints & tones
#2b30c1 color schemes
#2b30c1 color preview, HTML & CSS examples
           This text has a color of #2b30c1        
        
          <p style="color:#2b30c1;">Text here</p>
        
        
          .mytext {color:#2b30c1;}
        
        Text color #2b30c1
      
           This box has a color of #2b30c1        
        
          <div style="background-color:#2b30c1;">Content here</div>
        
        
          .mybackground {background-color:#2b30c1;}
        
        Background color #2b30c1
      
           Border around this has a color of #2b30c1        
        
          <div style="border:2px solid #2b30c1;">Content here</div>
        
        
          .myborder {border:2px solid #2b30c1;}
        
        Border color #2b30c1