#7414cf color space conversions
Hex:
        #7414cf
        RGB:
        116, 20, 207
        CMY:
        55, 92, 19
        CMYK:
        44, 90, 0, 19
      HSL:
        271°, 82.3789%, 44.5098%
        HSV (HSB):
        271°, 90.3382%, 81.1765%
        XYZ:
        18.7151, 8.7183, 59.7279
        xyY:
        0.2147, 0.1000, 8.7183
      CIE-Lab:
        35.4362, 69.1773, -75.0372
        CIE-LCH:
        35.4362, 102.0591, 312.6732
        CIE-Luv:
        35.4362, 13.7858, -105.7720
        Hunter-Lab:
        29.5268, 61.4676, -99.2653
      #7414cf color charts
#7414cf RGB chart
      #7414cf CMYK chart
      #7414cf RGB pie chart
      #7414cf color shades, tints & tones
#7414cf color schemes
#7414cf color preview, HTML & CSS examples
           This text has a color of #7414cf        
        
          <p style="color:#7414cf;">Text here</p>
        
        
          .mytext {color:#7414cf;}
        
        Text color #7414cf
      
           This box has a color of #7414cf        
        
          <div style="background-color:#7414cf;">Content here</div>
        
        
          .mybackground {background-color:#7414cf;}
        
        Background color #7414cf
      
           Border around this has a color of #7414cf        
        
          <div style="border:2px solid #7414cf;">Content here</div>
        
        
          .myborder {border:2px solid #7414cf;}
        
        Border color #7414cf