#2c0251 color space conversions
Hex:
        #2c0251
        RGB:
        44, 2, 81
        CMY:
        83, 99, 68
        CMYK:
        46, 98, 0, 68
      HSL:
        272°, 95.1807%, 16.2745%
        HSV (HSB):
        272°, 97.5309%, 31.7647%
        XYZ:
        2.5456, 1.1730, 7.8768
        xyY:
        0.2195, 0.1012, 1.1730
      CIE-Lab:
        10.3565, 35.9911, -37.8927
        CIE-LCH:
        10.3565, 52.2611, 313.5257
        CIE-Luv:
        10.3565, 4.6843, -30.5825
        Hunter-Lab:
        10.8304, 23.0022, -35.5397
      #2c0251 color charts
#2c0251 RGB chart
      #2c0251 CMYK chart
      #2c0251 RGB pie chart
      #2c0251 color shades, tints & tones
#2c0251 color schemes
#2c0251 color preview, HTML & CSS examples
           This text has a color of #2c0251        
        
          <p style="color:#2c0251;">Text here</p>
        
        
          .mytext {color:#2c0251;}
        
        Text color #2c0251
      
           This box has a color of #2c0251        
        
          <div style="background-color:#2c0251;">Content here</div>
        
        
          .mybackground {background-color:#2c0251;}
        
        Background color #2c0251
      
           Border around this has a color of #2c0251        
        
          <div style="border:2px solid #2c0251;">Content here</div>
        
        
          .myborder {border:2px solid #2c0251;}
        
        Border color #2c0251