#2c2af2 color space conversions
Hex:
        #2c2af2
        RGB:
        44, 42, 242
        CMY:
        83, 84, 5
        CMYK:
        82, 83, 0, 5
      HSL:
        241°, 88.4956%, 55.6863%
        HSV (HSB):
        241°, 82.6446%, 94.9020%
        XYZ:
        17.8937, 8.6022, 84.7217
        xyY:
        0.1609, 0.0773, 8.6022
      CIE-Lab:
        35.2068, 65.8463, -95.6659
        CIE-LCH:
        35.2068, 116.1366, 304.5394
        CIE-Luv:
        35.2068, -8.8746, -126.0079
        Hunter-Lab:
        29.3295, 57.5746, -150.7353
      #2c2af2 color charts
#2c2af2 RGB chart
      #2c2af2 CMYK chart
      #2c2af2 RGB pie chart
      #2c2af2 color shades, tints & tones
#2c2af2 color schemes
#2c2af2 color preview, HTML & CSS examples
           This text has a color of #2c2af2        
        
          <p style="color:#2c2af2;">Text here</p>
        
        
          .mytext {color:#2c2af2;}
        
        Text color #2c2af2
      
           This box has a color of #2c2af2        
        
          <div style="background-color:#2c2af2;">Content here</div>
        
        
          .mybackground {background-color:#2c2af2;}
        
        Background color #2c2af2
      
           Border around this has a color of #2c2af2        
        
          <div style="border:2px solid #2c2af2;">Content here</div>
        
        
          .myborder {border:2px solid #2c2af2;}
        
        Border color #2c2af2