#2c1283 color space conversions
Hex:
        #2c1283
        RGB:
        44, 18, 131
        CMY:
        83, 93, 49
        CMYK:
        66, 86, 0, 49
      HSL:
        254°, 75.8389%, 29.2157%
        HSV (HSB):
        254°, 86.2595%, 51.3725%
        XYZ:
        5.3517, 2.6068, 21.6938
        xyY:
        0.1805, 0.0879, 2.6068
      CIE-Lab:
        18.3948, 43.3878, -57.5109
        CIE-LCH:
        18.3948, 72.0418, 307.0319
        CIE-Luv:
        18.3948, -0.5750, -60.7752
        Hunter-Lab:
        16.1455, 30.9126, -68.3627
      #2c1283 color charts
#2c1283 RGB chart
      #2c1283 CMYK chart
      #2c1283 RGB pie chart
      #2c1283 color shades, tints & tones
#2c1283 color schemes
#2c1283 color preview, HTML & CSS examples
           This text has a color of #2c1283        
        
          <p style="color:#2c1283;">Text here</p>
        
        
          .mytext {color:#2c1283;}
        
        Text color #2c1283
      
           This box has a color of #2c1283        
        
          <div style="background-color:#2c1283;">Content here</div>
        
        
          .mybackground {background-color:#2c1283;}
        
        Background color #2c1283
      
           Border around this has a color of #2c1283        
        
          <div style="border:2px solid #2c1283;">Content here</div>
        
        
          .myborder {border:2px solid #2c1283;}
        
        Border color #2c1283