#7c14fa color space conversions
Hex:
        #7c14fa
        RGB:
        124, 20, 250
        CMY:
        51, 92, 2
        CMYK:
        50, 92, 0, 2
      HSL:
        267°, 95.8333%, 52.9412%
        HSV (HSB):
        267°, 92.0000%, 98.0392%
        XYZ:
        25.8177, 11.6875, 91.3377
        xyY:
        0.2004, 0.0907, 11.6875
      CIE-Lab:
        40.7151, 79.3527, -90.8377
        CIE-LCH:
        40.7151, 120.6165, 311.1393
        CIE-Luv:
        40.7151, 10.3247, -130.7126
        Hunter-Lab:
        34.1870, 74.9739, -134.4745
      #7c14fa color charts
#7c14fa RGB chart
      #7c14fa CMYK chart
      #7c14fa RGB pie chart
      #7c14fa color shades, tints & tones
#7c14fa color schemes
#7c14fa color preview, HTML & CSS examples
           This text has a color of #7c14fa        
        
          <p style="color:#7c14fa;">Text here</p>
        
        
          .mytext {color:#7c14fa;}
        
        Text color #7c14fa
      
           This box has a color of #7c14fa        
        
          <div style="background-color:#7c14fa;">Content here</div>
        
        
          .mybackground {background-color:#7c14fa;}
        
        Background color #7c14fa
      
           Border around this has a color of #7c14fa        
        
          <div style="border:2px solid #7c14fa;">Content here</div>
        
        
          .myborder {border:2px solid #7c14fa;}
        
        Border color #7c14fa