#2b30c2 color space conversions
Hex:
        #2b30c2
        RGB:
        43, 48, 194
        CMY:
        83, 81, 24
        CMYK:
        78, 75, 0, 24
      HSL:
        238°, 63.7131%, 46.4706%
        HSV (HSB):
        238°, 77.8351%, 76.0784%
        XYZ:
        11.7908, 6.5225, 51.6765
        xyY:
        0.1685, 0.0932, 6.5225
      CIE-Lab:
        30.6943, 48.0984, -75.4985
        CIE-LCH:
        30.6943, 89.5180, 302.5003
        CIE-Luv:
        30.6943, -7.8350, -98.3718
        Hunter-Lab:
        25.5393, 37.7151, -102.0907
      #2b30c2 color charts
#2b30c2 RGB chart
      #2b30c2 CMYK chart
      #2b30c2 RGB pie chart
      #2b30c2 color shades, tints & tones
#2b30c2 color schemes
#2b30c2 color preview, HTML & CSS examples
           This text has a color of #2b30c2        
        
          <p style="color:#2b30c2;">Text here</p>
        
        
          .mytext {color:#2b30c2;}
        
        Text color #2b30c2
      
           This box has a color of #2b30c2        
        
          <div style="background-color:#2b30c2;">Content here</div>
        
        
          .mybackground {background-color:#2b30c2;}
        
        Background color #2b30c2
      
           Border around this has a color of #2b30c2        
        
          <div style="border:2px solid #2b30c2;">Content here</div>
        
        
          .myborder {border:2px solid #2b30c2;}
        
        Border color #2b30c2