#2c1985 color space conversions
Hex:
        #2c1985
        RGB:
        44, 25, 133
        CMY:
        83, 90, 48
        CMYK:
        67, 81, 0, 48
      HSL:
        251°, 68.3544%, 30.9804%
        HSV (HSB):
        251°, 81.2030%, 52.1569%
        XYZ:
        5.6200, 2.9242, 22.4585
        xyY:
        0.1813, 0.0943, 2.9242
      CIE-Lab:
        19.7377, 40.7491, -56.5523
        CIE-LCH:
        19.7377, 69.7041, 305.7749
        CIE-Luv:
        19.7377, -1.4038, -62.3837
        Hunter-Lab:
        17.1003, 28.7383, -65.8980
      #2c1985 color charts
#2c1985 RGB chart
      #2c1985 CMYK chart
      #2c1985 RGB pie chart
      #2c1985 color shades, tints & tones
#2c1985 color schemes
#2c1985 color preview, HTML & CSS examples
           This text has a color of #2c1985        
        
          <p style="color:#2c1985;">Text here</p>
        
        
          .mytext {color:#2c1985;}
        
        Text color #2c1985
      
           This box has a color of #2c1985        
        
          <div style="background-color:#2c1985;">Content here</div>
        
        
          .mybackground {background-color:#2c1985;}
        
        Background color #2c1985
      
           Border around this has a color of #2c1985        
        
          <div style="border:2px solid #2c1985;">Content here</div>
        
        
          .myborder {border:2px solid #2c1985;}
        
        Border color #2c1985