#7228cf color space conversions
Hex:
        #7228cf
        RGB:
        114, 40, 207
        CMY:
        55, 84, 19
        CMYK:
        45, 81, 0, 19
      HSL:
        267°, 67.6113%, 48.4314%
        HSV (HSB):
        267°, 80.6763%, 81.1765%
        XYZ:
        18.9607, 9.6000, 59.8851
        xyY:
        0.2144, 0.1085, 9.6000
      CIE-Lab:
        37.1147, 63.2092, -72.2867
        CIE-LCH:
        37.1147, 96.0248, 311.1672
        CIE-Luv:
        37.1147, 11.3502, -104.2949
        Hunter-Lab:
        30.9838, 55.0122, -92.9062
      #7228cf color charts
#7228cf RGB chart
      #7228cf CMYK chart
      #7228cf RGB pie chart
      #7228cf color shades, tints & tones
#7228cf color schemes
#7228cf color preview, HTML & CSS examples
           This text has a color of #7228cf        
        
          <p style="color:#7228cf;">Text here</p>
        
        
          .mytext {color:#7228cf;}
        
        Text color #7228cf
      
           This box has a color of #7228cf        
        
          <div style="background-color:#7228cf;">Content here</div>
        
        
          .mybackground {background-color:#7228cf;}
        
        Background color #7228cf
      
           Border around this has a color of #7228cf        
        
          <div style="border:2px solid #7228cf;">Content here</div>
        
        
          .myborder {border:2px solid #7228cf;}
        
        Border color #7228cf