#7228db color space conversions
Hex:
        #7228db
        RGB:
        114, 40, 219
        CMY:
        55, 84, 14
        CMYK:
        48, 82, 0, 14
      HSL:
        265°, 71.3147%, 50.7843%
        HSV (HSB):
        265°, 81.7352%, 85.8824%
        XYZ:
        20.4844, 10.2095, 67.9088
        xyY:
        0.2077, 0.1035, 10.2095
      CIE-Lab:
        38.2158, 66.0883, -77.4022
        CIE-LCH:
        38.2158, 101.7780, 310.4917
        CIE-Luv:
        38.2158, 9.5874, -111.7001
        Hunter-Lab:
        31.9523, 58.5189, -103.6437
      #7228db color charts
#7228db RGB chart
      #7228db CMYK chart
      #7228db RGB pie chart
      #7228db color shades, tints & tones
#7228db color schemes
#7228db color preview, HTML & CSS examples
           This text has a color of #7228db        
        
          <p style="color:#7228db;">Text here</p>
        
        
          .mytext {color:#7228db;}
        
        Text color #7228db
      
           This box has a color of #7228db        
        
          <div style="background-color:#7228db;">Content here</div>
        
        
          .mybackground {background-color:#7228db;}
        
        Background color #7228db
      
           Border around this has a color of #7228db        
        
          <div style="border:2px solid #7228db;">Content here</div>
        
        
          .myborder {border:2px solid #7228db;}
        
        Border color #7228db