#2b1cff color space conversions
Hex:
        #2b1cff
        RGB:
        43, 28, 255
        CMY:
        83, 89, 0
        CMYK:
        83, 89, 0, 0
      HSL:
        244°, 100.0000%, 55.4902%
        HSV (HSB):
        244°, 89.0196%, 100.0000%
        XYZ:
        19.4615, 8.5641, 95.2350
        xyY:
        0.1579, 0.0695, 8.5641
      CIE-Lab:
        35.1311, 74.3091, -103.1109
        CIE-LCH:
        35.1311, 127.0972, 305.7792
        CIE-Luv:
        35.1311, -8.3655, -132.7126
        Hunter-Lab:
        29.2645, 67.4935, -172.4616
      #2b1cff color charts
#2b1cff RGB chart
      #2b1cff CMYK chart
      #2b1cff RGB pie chart
      #2b1cff color shades, tints & tones
#2b1cff color schemes
#2b1cff color preview, HTML & CSS examples
           This text has a color of #2b1cff        
        
          <p style="color:#2b1cff;">Text here</p>
        
        
          .mytext {color:#2b1cff;}
        
        Text color #2b1cff
      
           This box has a color of #2b1cff        
        
          <div style="background-color:#2b1cff;">Content here</div>
        
        
          .mybackground {background-color:#2b1cff;}
        
        Background color #2b1cff
      
           Border around this has a color of #2b1cff        
        
          <div style="border:2px solid #2b1cff;">Content here</div>
        
        
          .myborder {border:2px solid #2b1cff;}
        
        Border color #2b1cff