#7255bb color space conversions
Hex:
        #7255bb
        RGB:
        114, 85, 187
        CMY:
        55, 67, 27
        CMYK:
        39, 55, 0, 27
      HSL:
        257°, 42.8571%, 53.3333%
        HSV (HSB):
        257°, 54.5455%, 73.3333%
        XYZ:
        19.1576, 13.6623, 48.6411
        xyY:
        0.2352, 0.1677, 13.6623
      CIE-Lab:
        43.7446, 35.6396, -49.8815
        CIE-LCH:
        43.7446, 61.3054, 305.5452
        CIE-Luv:
        43.7446, 5.2664, -77.3543
        Hunter-Lab:
        36.9625, 27.8317, -52.1494
      #7255bb color charts
#7255bb RGB chart
      #7255bb CMYK chart
      #7255bb RGB pie chart
      #7255bb color shades, tints & tones
#7255bb color schemes
#7255bb color preview, HTML & CSS examples
           This text has a color of #7255bb        
        
          <p style="color:#7255bb;">Text here</p>
        
        
          .mytext {color:#7255bb;}
        
        Text color #7255bb
      
           This box has a color of #7255bb        
        
          <div style="background-color:#7255bb;">Content here</div>
        
        
          .mybackground {background-color:#7255bb;}
        
        Background color #7255bb
      
           Border around this has a color of #7255bb        
        
          <div style="border:2px solid #7255bb;">Content here</div>
        
        
          .myborder {border:2px solid #7255bb;}
        
        Border color #7255bb