#7224bd color space conversions
Hex:
        #7224bd
        RGB:
        114, 36, 189
        CMY:
        55, 86, 26
        CMYK:
        40, 81, 0, 26
      HSL:
        271°, 68.0000%, 44.1176%
        HSV (HSB):
        271°, 80.9524%, 74.1176%
        XYZ:
        16.7556, 8.5133, 48.9042
        xyY:
        0.2259, 0.1148, 8.5133
      CIE-Lab:
        35.0298, 60.4006, -65.1823
        CIE-LCH:
        35.0298, 88.8649, 312.8194
        CIE-Luv:
        35.0298, 14.7297, -93.4411
        Hunter-Lab:
        29.1775, 51.4455, -78.9512
      #7224bd color charts
#7224bd RGB chart
      #7224bd CMYK chart
      #7224bd RGB pie chart
      #7224bd color shades, tints & tones
#7224bd color schemes
#7224bd color preview, HTML & CSS examples
           This text has a color of #7224bd        
        
          <p style="color:#7224bd;">Text here</p>
        
        
          .mytext {color:#7224bd;}
        
        Text color #7224bd
      
           This box has a color of #7224bd        
        
          <div style="background-color:#7224bd;">Content here</div>
        
        
          .mybackground {background-color:#7224bd;}
        
        Background color #7224bd
      
           Border around this has a color of #7224bd        
        
          <div style="border:2px solid #7224bd;">Content here</div>
        
        
          .myborder {border:2px solid #7224bd;}
        
        Border color #7224bd