#2b30ed color space conversions
Hex:
        #2b30ed
        RGB:
        43, 48, 237
        CMY:
        83, 81, 7
        CMYK:
        82, 80, 0, 7
      HSL:
        238°, 84.3478%, 54.9020%
        HSV (HSB):
        238°, 81.8565%, 92.9412%
        XYZ:
        17.3393, 8.7419, 80.8942
        xyY:
        0.1621, 0.0817, 8.7419
      CIE-Lab:
        35.4826, 61.6671, -92.3776
        CIE-LCH:
        35.4826, 111.0695, 303.7253
        CIE-Luv:
        35.4826, -9.4673, -123.2491
        Hunter-Lab:
        29.5667, 52.9387, -141.5200
      #2b30ed color charts
#2b30ed RGB chart
      #2b30ed CMYK chart
      #2b30ed RGB pie chart
      #2b30ed color shades, tints & tones
#2b30ed color schemes
#2b30ed color preview, HTML & CSS examples
           This text has a color of #2b30ed        
        
          <p style="color:#2b30ed;">Text here</p>
        
        
          .mytext {color:#2b30ed;}
        
        Text color #2b30ed
      
           This box has a color of #2b30ed        
        
          <div style="background-color:#2b30ed;">Content here</div>
        
        
          .mybackground {background-color:#2b30ed;}
        
        Background color #2b30ed
      
           Border around this has a color of #2b30ed        
        
          <div style="border:2px solid #2b30ed;">Content here</div>
        
        
          .myborder {border:2px solid #2b30ed;}
        
        Border color #2b30ed