#2b015d color space conversions
Hex:
        #2b015d
        RGB:
        43, 1, 93
        CMY:
        83, 100, 64
        CMYK:
        54, 99, 0, 64
      HSL:
        267°, 97.8723%, 18.4314%
        HSV (HSB):
        267°, 98.9247%, 36.4706%
        XYZ:
        2.9829, 1.3256, 10.4546
        xyY:
        0.2021, 0.0898, 1.3256
      CIE-Lab:
        11.4534, 39.3801, -44.2489
        CIE-LCH:
        11.4534, 59.2348, 311.6681
        CIE-Luv:
        11.4534, 3.3018, -36.9767
        Hunter-Lab:
        11.5135, 26.0967, -45.7774
      #2b015d color charts
#2b015d RGB chart
      #2b015d CMYK chart
      #2b015d RGB pie chart
      #2b015d color shades, tints & tones
#2b015d color schemes
#2b015d color preview, HTML & CSS examples
           This text has a color of #2b015d        
        
          <p style="color:#2b015d;">Text here</p>
        
        
          .mytext {color:#2b015d;}
        
        Text color #2b015d
      
           This box has a color of #2b015d        
        
          <div style="background-color:#2b015d;">Content here</div>
        
        
          .mybackground {background-color:#2b015d;}
        
        Background color #2b015d
      
           Border around this has a color of #2b015d        
        
          <div style="border:2px solid #2b015d;">Content here</div>
        
        
          .myborder {border:2px solid #2b015d;}
        
        Border color #2b015d