#2c28ff color space conversions
Hex:
        #2c28ff
        RGB:
        44, 40, 255
        CMY:
        83, 84, 0
        CMYK:
        83, 84, 0, 0
      HSL:
        241°, 100.0000%, 57.8431%
        HSV (HSB):
        241°, 84.3137%, 100.0000%
        XYZ:
        19.8475, 9.2731, 95.3515
        xyY:
        0.1595, 0.0745, 9.2731
      CIE-Lab:
        36.5048, 70.3236, -100.8204
        CIE-LCH:
        36.5048, 122.9234, 304.8963
        CIE-Luv:
        36.5048, -9.2229, -133.2526
        Hunter-Lab:
        30.4517, 63.0505, -164.3350
      #2c28ff color charts
#2c28ff RGB chart
      #2c28ff CMYK chart
      #2c28ff RGB pie chart
      #2c28ff color shades, tints & tones
#2c28ff color schemes
#2c28ff color preview, HTML & CSS examples
           This text has a color of #2c28ff        
        
          <p style="color:#2c28ff;">Text here</p>
        
        
          .mytext {color:#2c28ff;}
        
        Text color #2c28ff
      
           This box has a color of #2c28ff        
        
          <div style="background-color:#2c28ff;">Content here</div>
        
        
          .mybackground {background-color:#2c28ff;}
        
        Background color #2c28ff
      
           Border around this has a color of #2c28ff        
        
          <div style="border:2px solid #2c28ff;">Content here</div>
        
        
          .myborder {border:2px solid #2c28ff;}
        
        Border color #2c28ff