#2c015f color space conversions
Hex:
        #2c015f
        RGB:
        44, 1, 95
        CMY:
        83, 100, 63
        CMYK:
        54, 99, 0, 63
      HSL:
        267°, 97.9167%, 18.8235%
        HSV (HSB):
        267°, 98.9474%, 37.2549%
        XYZ:
        3.1151, 1.3834, 10.9293
        xyY:
        0.2019, 0.0897, 1.3834
      CIE-Lab:
        11.8467, 39.9815, -44.9366
        CIE-LCH:
        11.8467, 60.1483, 311.6605
        CIE-Luv:
        11.8467, 3.4035, -38.2817
        Hunter-Lab:
        11.7618, 26.6925, -46.8601
      #2c015f color charts
#2c015f RGB chart
      #2c015f CMYK chart
      #2c015f RGB pie chart
      #2c015f color shades, tints & tones
#2c015f color schemes
#2c015f color preview, HTML & CSS examples
           This text has a color of #2c015f        
        
          <p style="color:#2c015f;">Text here</p>
        
        
          .mytext {color:#2c015f;}
        
        Text color #2c015f
      
           This box has a color of #2c015f        
        
          <div style="background-color:#2c015f;">Content here</div>
        
        
          .mybackground {background-color:#2c015f;}
        
        Background color #2c015f
      
           Border around this has a color of #2c015f        
        
          <div style="border:2px solid #2c015f;">Content here</div>
        
        
          .myborder {border:2px solid #2c015f;}
        
        Border color #2c015f