#7f5abc color space conversions
Hex:
        #7f5abc
        RGB:
        127, 90, 188
        CMY:
        50, 65, 26
        CMYK:
        32, 52, 0, 26
      HSL:
        263°, 42.2414%, 54.5098%
        HSV (HSB):
        263°, 52.1277%, 73.7255%
        XYZ:
        21.4857, 15.4552, 49.4277
        xyY:
        0.2488, 0.1789, 15.4552
      CIE-Lab:
        46.2515, 36.2586, -46.3792
        CIE-LCH:
        46.2515, 58.8703, 308.0178
        CIE-Luv:
        46.2515, 9.7181, -73.3409
        Hunter-Lab:
        39.3131, 28.7571, -47.0251
      #7f5abc color charts
#7f5abc RGB chart
      #7f5abc CMYK chart
      #7f5abc RGB pie chart
      #7f5abc color shades, tints & tones
#7f5abc color schemes
#7f5abc color preview, HTML & CSS examples
           This text has a color of #7f5abc        
        
          <p style="color:#7f5abc;">Text here</p>
        
        
          .mytext {color:#7f5abc;}
        
        Text color #7f5abc
      
           This box has a color of #7f5abc        
        
          <div style="background-color:#7f5abc;">Content here</div>
        
        
          .mybackground {background-color:#7f5abc;}
        
        Background color #7f5abc
      
           Border around this has a color of #7f5abc        
        
          <div style="border:2px solid #7f5abc;">Content here</div>
        
        
          .myborder {border:2px solid #7f5abc;}
        
        Border color #7f5abc