#2c0fff color space conversions
Hex:
        #2c0fff
        RGB:
        44, 15, 255
        CMY:
        83, 94, 0
        CMYK:
        83, 94, 0, 0
      HSL:
        247°, 100.0000%, 52.9412%
        HSV (HSB):
        247°, 94.1176%, 100.0000%
        XYZ:
        19.2595, 8.0971, 95.1556
        xyY:
        0.1572, 0.0661, 8.0971
      CIE-Lab:
        34.1843, 77.3669, -104.6900
        CIE-LCH:
        34.1843, 130.1754, 306.4647
        CIE-Luv:
        34.1843, -7.5889, -132.1385
        Hunter-Lab:
        28.4554, 71.0174, -178.3481
      #2c0fff color charts
#2c0fff RGB chart
      #2c0fff CMYK chart
      #2c0fff RGB pie chart
      #2c0fff color shades, tints & tones
#2c0fff color schemes
#2c0fff color preview, HTML & CSS examples
           This text has a color of #2c0fff        
        
          <p style="color:#2c0fff;">Text here</p>
        
        
          .mytext {color:#2c0fff;}
        
        Text color #2c0fff
      
           This box has a color of #2c0fff        
        
          <div style="background-color:#2c0fff;">Content here</div>
        
        
          .mybackground {background-color:#2c0fff;}
        
        Background color #2c0fff
      
           Border around this has a color of #2c0fff        
        
          <div style="border:2px solid #2c0fff;">Content here</div>
        
        
          .myborder {border:2px solid #2c0fff;}
        
        Border color #2c0fff