#7f54c2 color space conversions
Hex:
        #7f54c2
        RGB:
        127, 84, 194
        CMY:
        50, 67, 24
        CMYK:
        35, 57, 0, 24
      HSL:
        263°, 47.4138%, 54.5098%
        HSV (HSB):
        263°, 56.7010%, 76.0784%
        XYZ:
        21.6603, 14.7477, 52.7439
        xyY:
        0.2430, 0.1654, 14.7477
      CIE-Lab:
        45.2867, 41.2401, -51.4060
        CIE-LCH:
        45.2867, 65.9039, 308.7381
        CIE-Luv:
        45.2867, 10.6944, -80.9083
        Hunter-Lab:
        38.4028, 33.4746, -54.5494
      #7f54c2 color charts
#7f54c2 RGB chart
      #7f54c2 CMYK chart
      #7f54c2 RGB pie chart
      #7f54c2 color shades, tints & tones
#7f54c2 color schemes
#7f54c2 color preview, HTML & CSS examples
           This text has a color of #7f54c2        
        
          <p style="color:#7f54c2;">Text here</p>
        
        
          .mytext {color:#7f54c2;}
        
        Text color #7f54c2
      
           This box has a color of #7f54c2        
        
          <div style="background-color:#7f54c2;">Content here</div>
        
        
          .mybackground {background-color:#7f54c2;}
        
        Background color #7f54c2
      
           Border around this has a color of #7f54c2        
        
          <div style="border:2px solid #7f54c2;">Content here</div>
        
        
          .myborder {border:2px solid #7f54c2;}
        
        Border color #7f54c2