#7229eb color space conversions
Hex:
        #7229eb
        RGB:
        114, 41, 235
        CMY:
        55, 84, 8
        CMYK:
        51, 83, 0, 8
      HSL:
        263°, 82.9060%, 54.1176%
        HSV (HSB):
        263°, 82.5532%, 92.1569%
        XYZ:
        22.7278, 11.1614, 79.5537
        xyY:
        0.2003, 0.0984, 11.1614
      CIE-Lab:
        39.8511, 69.6063, -83.8395
        CIE-LCH:
        39.8511, 108.9683, 309.7005
        CIE-Luv:
        39.8511, 7.3398, -121.2667
        Hunter-Lab:
        33.4087, 62.9672, -117.7967
      #7229eb color charts
#7229eb RGB chart
      #7229eb CMYK chart
      #7229eb RGB pie chart
      #7229eb color shades, tints & tones
#7229eb color schemes
#7229eb color preview, HTML & CSS examples
           This text has a color of #7229eb        
        
          <p style="color:#7229eb;">Text here</p>
        
        
          .mytext {color:#7229eb;}
        
        Text color #7229eb
      
           This box has a color of #7229eb        
        
          <div style="background-color:#7229eb;">Content here</div>
        
        
          .mybackground {background-color:#7229eb;}
        
        Background color #7229eb
      
           Border around this has a color of #7229eb        
        
          <div style="border:2px solid #7229eb;">Content here</div>
        
        
          .myborder {border:2px solid #7229eb;}
        
        Border color #7229eb