#2b15ac color space conversions
Hex:
        #2b15ac
        RGB:
        43, 21, 172
        CMY:
        83, 92, 33
        CMYK:
        75, 88, 0, 33
      HSL:
        249°, 78.2383%, 37.8431%
        HSV (HSB):
        249°, 87.7907%, 67.4510%
        XYZ:
        8.7108, 4.0285, 39.3482
        xyY:
        0.1672, 0.0773, 4.0285
      CIE-Lab:
        23.7654, 54.0268, -73.8964
        CIE-LCH:
        23.7654, 91.5400, 306.1711
        CIE-Luv:
        23.7654, -3.6128, -84.8504
        Hunter-Lab:
        20.0711, 42.3444, -102.1849
      #2b15ac color charts
#2b15ac RGB chart
      #2b15ac CMYK chart
      #2b15ac RGB pie chart
      #2b15ac color shades, tints & tones
#2b15ac color schemes
#2b15ac color preview, HTML & CSS examples
           This text has a color of #2b15ac        
        
          <p style="color:#2b15ac;">Text here</p>
        
        
          .mytext {color:#2b15ac;}
        
        Text color #2b15ac
      
           This box has a color of #2b15ac        
        
          <div style="background-color:#2b15ac;">Content here</div>
        
        
          .mybackground {background-color:#2b15ac;}
        
        Background color #2b15ac
      
           Border around this has a color of #2b15ac        
        
          <div style="border:2px solid #2b15ac;">Content here</div>
        
        
          .myborder {border:2px solid #2b15ac;}
        
        Border color #2b15ac