#2c1776 color space conversions
Hex:
        #2c1776
        RGB:
        44, 23, 118
        CMY:
        83, 91, 54
        CMYK:
        63, 81, 0, 54
      HSL:
        253°, 67.3759%, 27.6471%
        HSV (HSB):
        253°, 80.5085%, 46.2745%
        XYZ:
        4.6151, 2.4563, 17.3704
        xyY:
        0.1888, 0.1005, 2.4563
      CIE-Lab:
        17.7197, 37.0677, -50.3335
        CIE-LCH:
        17.7197, 62.5099, 306.3695
        CIE-Luv:
        17.7197, -0.1267, -53.4614
        Hunter-Lab:
        15.6725, 25.1365, -54.7425
      #2c1776 color charts
#2c1776 RGB chart
      #2c1776 CMYK chart
      #2c1776 RGB pie chart
      #2c1776 color shades, tints & tones
#2c1776 color schemes
#2c1776 color preview, HTML & CSS examples
           This text has a color of #2c1776        
        
          <p style="color:#2c1776;">Text here</p>
        
        
          .mytext {color:#2c1776;}
        
        Text color #2c1776
      
           This box has a color of #2c1776        
        
          <div style="background-color:#2c1776;">Content here</div>
        
        
          .mybackground {background-color:#2c1776;}
        
        Background color #2c1776
      
           Border around this has a color of #2c1776        
        
          <div style="border:2px solid #2c1776;">Content here</div>
        
        
          .myborder {border:2px solid #2c1776;}
        
        Border color #2c1776