#2b1aec color space conversions
Hex:
        #2b1aec
        RGB:
        43, 26, 236
        CMY:
        83, 90, 7
        CMYK:
        82, 89, 0, 7
      HSL:
        245°, 84.6774%, 51.3725%
        HSV (HSB):
        245°, 88.9831%, 92.5490%
        XYZ:
        16.5060, 7.3085, 79.8976
        xyY:
        0.1592, 0.0705, 7.3085
      CIE-Lab:
        32.4992, 69.9091, -96.7744
        CIE-LCH:
        32.4992, 119.3841, 305.8441
        CIE-Luv:
        32.4992, -7.3348, -121.9023
        Hunter-Lab:
        27.0343, 61.6746, -156.3029
      #2b1aec color charts
#2b1aec RGB chart
      #2b1aec CMYK chart
      #2b1aec RGB pie chart
      #2b1aec color shades, tints & tones
#2b1aec color schemes
#2b1aec color preview, HTML & CSS examples
           This text has a color of #2b1aec        
        
          <p style="color:#2b1aec;">Text here</p>
        
        
          .mytext {color:#2b1aec;}
        
        Text color #2b1aec
      
           This box has a color of #2b1aec        
        
          <div style="background-color:#2b1aec;">Content here</div>
        
        
          .mybackground {background-color:#2b1aec;}
        
        Background color #2b1aec
      
           Border around this has a color of #2b1aec        
        
          <div style="border:2px solid #2b1aec;">Content here</div>
        
        
          .myborder {border:2px solid #2b1aec;}
        
        Border color #2b1aec