#2c1cde color space conversions
Hex:
        #2c1cde
        RGB:
        44, 28, 222
        CMY:
        83, 89, 13
        CMYK:
        80, 87, 0, 13
      HSL:
        245°, 77.6000%, 49.0196%
        HSV (HSB):
        245°, 87.3874%, 87.0588%
        XYZ:
        14.6388, 6.6399, 69.6173
        xyY:
        0.1610, 0.0730, 6.6399
      CIE-Lab:
        30.9727, 65.5464, -91.3115
        CIE-LCH:
        30.9727, 112.4016, 305.6720
        CIE-Luv:
        30.9727, -6.6858, -114.0993
        Hunter-Lab:
        25.7680, 56.3116, -142.1459
      #2c1cde color charts
#2c1cde RGB chart
      #2c1cde CMYK chart
      #2c1cde RGB pie chart
      #2c1cde color shades, tints & tones
#2c1cde color schemes
#2c1cde color preview, HTML & CSS examples
           This text has a color of #2c1cde        
        
          <p style="color:#2c1cde;">Text here</p>
        
        
          .mytext {color:#2c1cde;}
        
        Text color #2c1cde
      
           This box has a color of #2c1cde        
        
          <div style="background-color:#2c1cde;">Content here</div>
        
        
          .mybackground {background-color:#2c1cde;}
        
        Background color #2c1cde
      
           Border around this has a color of #2c1cde        
        
          <div style="border:2px solid #2c1cde;">Content here</div>
        
        
          .myborder {border:2px solid #2c1cde;}
        
        Border color #2c1cde