#7255d7 color space conversions
Hex:
        #7255d7
        RGB:
        114, 85, 215
        CMY:
        55, 67, 16
        CMYK:
        47, 60, 0, 16
      HSL:
        253°, 61.9048%, 58.8235%
        HSV (HSB):
        253°, 60.4651%, 84.3137%
        XYZ:
        22.4537, 14.9807, 65.9981
        xyY:
        0.2171, 0.1448, 14.9807
      CIE-Lab:
        45.6078, 43.5403, -63.0395
        CIE-LCH:
        45.6078, 76.6142, 304.6322
        CIE-Luv:
        45.6078, 2.3236, -98.1036
        Hunter-Lab:
        38.7049, 35.8186, -74.0056
      #7255d7 color charts
#7255d7 RGB chart
      #7255d7 CMYK chart
      #7255d7 RGB pie chart
      #7255d7 color shades, tints & tones
#7255d7 color schemes
#7255d7 color preview, HTML & CSS examples
           This text has a color of #7255d7        
        
          <p style="color:#7255d7;">Text here</p>
        
        
          .mytext {color:#7255d7;}
        
        Text color #7255d7
      
           This box has a color of #7255d7        
        
          <div style="background-color:#7255d7;">Content here</div>
        
        
          .mybackground {background-color:#7255d7;}
        
        Background color #7255d7
      
           Border around this has a color of #7255d7        
        
          <div style="border:2px solid #7255d7;">Content here</div>
        
        
          .myborder {border:2px solid #7255d7;}
        
        Border color #7255d7