#2c1dfe color space conversions
Hex:
        #2c1dfe
        RGB:
        44, 29, 254
        CMY:
        83, 89, 0
        CMYK:
        83, 89, 0, 0
      HSL:
        244°, 99.1189%, 55.4902%
        HSV (HSB):
        244°, 88.5827%, 99.6078%
        XYZ:
        19.3675, 8.5700, 94.3993
        xyY:
        0.1583, 0.0701, 8.5700
      CIE-Lab:
        35.1428, 73.7833, -102.5296
        CIE-LCH:
        35.1428, 126.3183, 305.7399
        CIE-Luv:
        35.1428, -8.2888, -132.2273
        Hunter-Lab:
        29.2745, 66.8619, -170.6960
      #2c1dfe color charts
#2c1dfe RGB chart
      #2c1dfe CMYK chart
      #2c1dfe RGB pie chart
      #2c1dfe color shades, tints & tones
#2c1dfe color schemes
#2c1dfe color preview, HTML & CSS examples
           This text has a color of #2c1dfe        
        
          <p style="color:#2c1dfe;">Text here</p>
        
        
          .mytext {color:#2c1dfe;}
        
        Text color #2c1dfe
      
           This box has a color of #2c1dfe        
        
          <div style="background-color:#2c1dfe;">Content here</div>
        
        
          .mybackground {background-color:#2c1dfe;}
        
        Background color #2c1dfe
      
           Border around this has a color of #2c1dfe        
        
          <div style="border:2px solid #2c1dfe;">Content here</div>
        
        
          .myborder {border:2px solid #2c1dfe;}
        
        Border color #2c1dfe