#7255d3 color space conversions
Hex:
        #7255d3
        RGB:
        114, 85, 211
        CMY:
        55, 67, 17
        CMYK:
        46, 60, 0, 17
      HSL:
        254°, 58.8785%, 58.0392%
        HSV (HSB):
        254°, 59.7156%, 82.7451%
        XYZ:
        21.9458, 14.7776, 63.3237
        xyY:
        0.2194, 0.1477, 14.7776
      CIE-Lab:
        45.3280, 42.3979, -61.2040
        CIE-LCH:
        45.3280, 74.4548, 304.7116
        CIE-Luv:
        45.3280, 2.7233, -95.2207
        Hunter-Lab:
        38.4416, 34.6306, -70.7576
      #7255d3 color charts
#7255d3 RGB chart
      #7255d3 CMYK chart
      #7255d3 RGB pie chart
      #7255d3 color shades, tints & tones
#7255d3 color schemes
#7255d3 color preview, HTML & CSS examples
           This text has a color of #7255d3        
        
          <p style="color:#7255d3;">Text here</p>
        
        
          .mytext {color:#7255d3;}
        
        Text color #7255d3
      
           This box has a color of #7255d3        
        
          <div style="background-color:#7255d3;">Content here</div>
        
        
          .mybackground {background-color:#7255d3;}
        
        Background color #7255d3
      
           Border around this has a color of #7255d3        
        
          <div style="border:2px solid #7255d3;">Content here</div>
        
        
          .myborder {border:2px solid #7255d3;}
        
        Border color #7255d3