#2c2ca7 color space conversions
Hex:
        #2c2ca7
        RGB:
        44, 44, 167
        CMY:
        83, 83, 35
        CMYK:
        74, 74, 0, 35
      HSL:
        240°, 58.2938%, 41.3725%
        HSV (HSB):
        240°, 73.6527%, 65.4902%
        XYZ:
        8.9144, 5.1269, 37.0790
        xyY:
        0.1744, 0.1003, 5.1269
      CIE-Lab:
        27.0932, 41.4258, -65.3659
        CIE-LCH:
        27.0932, 77.3873, 302.3646
        CIE-Luv:
        27.0932, -5.9473, -82.4804
        Hunter-Lab:
        22.6426, 30.6514, -81.2422
      #2c2ca7 color charts
#2c2ca7 RGB chart
      #2c2ca7 CMYK chart
      #2c2ca7 RGB pie chart
      #2c2ca7 color shades, tints & tones
#2c2ca7 color schemes
#2c2ca7 color preview, HTML & CSS examples
           This text has a color of #2c2ca7        
        
          <p style="color:#2c2ca7;">Text here</p>
        
        
          .mytext {color:#2c2ca7;}
        
        Text color #2c2ca7
      
           This box has a color of #2c2ca7        
        
          <div style="background-color:#2c2ca7;">Content here</div>
        
        
          .mybackground {background-color:#2c2ca7;}
        
        Background color #2c2ca7
      
           Border around this has a color of #2c2ca7        
        
          <div style="border:2px solid #2c2ca7;">Content here</div>
        
        
          .myborder {border:2px solid #2c2ca7;}
        
        Border color #2c2ca7