#2c23ff color space conversions
Hex:
        #2c23ff
        RGB:
        44, 35, 255
        CMY:
        83, 86, 0
        CMYK:
        83, 86, 0, 0
      HSL:
        242°, 100.0000%, 56.8627%
        HSV (HSB):
        242°, 86.2745%, 100.0000%
        XYZ:
        19.6897, 8.9575, 95.2990
        xyY:
        0.1589, 0.0723, 8.9575
      CIE-Lab:
        35.9024, 72.1320, -101.8238
        CIE-LCH:
        35.9024, 124.7843, 305.3138
        CIE-Luv:
        35.9024, -8.7847, -133.0618
        Hunter-Lab:
        29.9291, 65.0553, -167.8380
      #2c23ff color charts
#2c23ff RGB chart
      #2c23ff CMYK chart
      #2c23ff RGB pie chart
      #2c23ff color shades, tints & tones
#2c23ff color schemes
#2c23ff color preview, HTML & CSS examples
           This text has a color of #2c23ff        
        
          <p style="color:#2c23ff;">Text here</p>
        
        
          .mytext {color:#2c23ff;}
        
        Text color #2c23ff
      
           This box has a color of #2c23ff        
        
          <div style="background-color:#2c23ff;">Content here</div>
        
        
          .mybackground {background-color:#2c23ff;}
        
        Background color #2c23ff
      
           Border around this has a color of #2c23ff        
        
          <div style="border:2px solid #2c23ff;">Content here</div>
        
        
          .myborder {border:2px solid #2c23ff;}
        
        Border color #2c23ff