#7217fb color space conversions
Hex:
        #7217fb
        RGB:
        114, 23, 251
        CMY:
        55, 91, 2
        CMYK:
        55, 91, 0, 2
      HSL:
        264°, 96.6102%, 53.7255%
        HSV (HSB):
        264°, 90.8367%, 98.4314%
        XYZ:
        24.6584, 11.1552, 92.1203
        xyY:
        0.1927, 0.0872, 11.1552
      CIE-Lab:
        39.8407, 78.2007, -92.8825
        CIE-LCH:
        39.8407, 121.4188, 310.0951
        CIE-Luv:
        39.8407, 6.6084, -131.5395
        Hunter-Lab:
        33.3995, 73.3354, -140.1504
      #7217fb color charts
#7217fb RGB chart
      #7217fb CMYK chart
      #7217fb RGB pie chart
      #7217fb color shades, tints & tones
#7217fb color schemes
#7217fb color preview, HTML & CSS examples
           This text has a color of #7217fb        
        
          <p style="color:#7217fb;">Text here</p>
        
        
          .mytext {color:#7217fb;}
        
        Text color #7217fb
      
           This box has a color of #7217fb        
        
          <div style="background-color:#7217fb;">Content here</div>
        
        
          .mybackground {background-color:#7217fb;}
        
        Background color #7217fb
      
           Border around this has a color of #7217fb        
        
          <div style="border:2px solid #7217fb;">Content here</div>
        
        
          .myborder {border:2px solid #7217fb;}
        
        Border color #7217fb