#7228fe color space conversions
Hex:
        #7228fe
        RGB:
        114, 40, 254
        CMY:
        55, 84, 0
        CMYK:
        55, 84, 0, 0
      HSL:
        261°, 99.0741%, 57.6471%
        HSV (HSB):
        261°, 84.2520%, 99.6078%
        XYZ:
        25.5876, 12.2507, 94.7819
        xyY:
        0.1929, 0.0924, 12.2507
      CIE-Lab:
        41.6119, 74.5226, -91.6333
        CIE-LCH:
        41.6119, 118.1113, 309.1204
        CIE-Luv:
        41.6119, 5.1258, -132.5374
        Hunter-Lab:
        35.0011, 69.2410, -136.0550
      #7228fe color charts
#7228fe RGB chart
      #7228fe CMYK chart
      #7228fe RGB pie chart
      #7228fe color shades, tints & tones
#7228fe color schemes
#7228fe color preview, HTML & CSS examples
           This text has a color of #7228fe        
        
          <p style="color:#7228fe;">Text here</p>
        
        
          .mytext {color:#7228fe;}
        
        Text color #7228fe
      
           This box has a color of #7228fe        
        
          <div style="background-color:#7228fe;">Content here</div>
        
        
          .mybackground {background-color:#7228fe;}
        
        Background color #7228fe
      
           Border around this has a color of #7228fe        
        
          <div style="border:2px solid #7228fe;">Content here</div>
        
        
          .myborder {border:2px solid #7228fe;}
        
        Border color #7228fe