#2b15aa color space conversions
Hex:
        #2b15aa
        RGB:
        43, 21, 170
        CMY:
        83, 92, 33
        CMYK:
        75, 88, 0, 33
      HSL:
        249°, 78.0105%, 37.4510%
        HSV (HSB):
        249°, 87.6471%, 66.6667%
        XYZ:
        8.5201, 3.9522, 38.3440
        xyY:
        0.1677, 0.0778, 3.9522
      CIE-Lab:
        23.5128, 53.4583, -73.1095
        CIE-LCH:
        23.5128, 90.5693, 306.1746
        CIE-Luv:
        23.5128, -3.4967, -83.6885
        Hunter-Lab:
        19.8801, 41.7103, -100.4400
      #2b15aa color charts
#2b15aa RGB chart
      #2b15aa CMYK chart
      #2b15aa RGB pie chart
      #2b15aa color shades, tints & tones
#2b15aa color schemes
#2b15aa color preview, HTML & CSS examples
           This text has a color of #2b15aa        
        
          <p style="color:#2b15aa;">Text here</p>
        
        
          .mytext {color:#2b15aa;}
        
        Text color #2b15aa
      
           This box has a color of #2b15aa        
        
          <div style="background-color:#2b15aa;">Content here</div>
        
        
          .mybackground {background-color:#2b15aa;}
        
        Background color #2b15aa
      
           Border around this has a color of #2b15aa        
        
          <div style="border:2px solid #2b15aa;">Content here</div>
        
        
          .myborder {border:2px solid #2b15aa;}
        
        Border color #2b15aa