#7255fe color space conversions
Hex:
        #7255fe
        RGB:
        114, 85, 254
        CMY:
        55, 67, 0
        CMYK:
        55, 67, 0, 0
      HSL:
        250°, 98.8304%, 66.4706%
        HSV (HSB):
        250°, 66.5354%, 99.6078%
        XYZ:
        28.0773, 17.2302, 95.6118
        xyY:
        0.1992, 0.1223, 17.2302
      CIE-Lab:
        48.5487, 54.7713, -80.2289
        CIE-LCH:
        48.5487, 97.1420, 304.3209
        CIE-Luv:
        48.5487, -1.2386, -124.8874
        Hunter-Lab:
        41.5092, 48.0983, -107.5114
      #7255fe color charts
#7255fe RGB chart
      #7255fe CMYK chart
      #7255fe RGB pie chart
      #7255fe color shades, tints & tones
#7255fe color schemes
#7255fe color preview, HTML & CSS examples
           This text has a color of #7255fe        
        
          <p style="color:#7255fe;">Text here</p>
        
        
          .mytext {color:#7255fe;}
        
        Text color #7255fe
      
           This box has a color of #7255fe        
        
          <div style="background-color:#7255fe;">Content here</div>
        
        
          .mybackground {background-color:#7255fe;}
        
        Background color #7255fe
      
           Border around this has a color of #7255fe        
        
          <div style="border:2px solid #7255fe;">Content here</div>
        
        
          .myborder {border:2px solid #7255fe;}
        
        Border color #7255fe