#7f54dc color space conversions
Hex:
        #7f54dc
        RGB:
        127, 84, 220
        CMY:
        50, 67, 14
        CMYK:
        42, 62, 0, 14
      HSL:
        259°, 66.0194%, 59.6078%
        HSV (HSB):
        259°, 61.8182%, 86.2745%
        XYZ:
        24.8410, 16.0200, 69.4930
        xyY:
        0.2251, 0.1452, 16.0200
      CIE-Lab:
        47.0007, 48.1238, -63.5744
        CIE-LCH:
        47.0007, 79.7346, 307.1246
        CIE-Luv:
        47.0007, 7.3059, -100.1537
        Hunter-Lab:
        40.0250, 40.7401, -74.9243
      #7f54dc color charts
#7f54dc RGB chart
      #7f54dc CMYK chart
      #7f54dc RGB pie chart
      #7f54dc color shades, tints & tones
#7f54dc color schemes
#7f54dc color preview, HTML & CSS examples
           This text has a color of #7f54dc        
        
          <p style="color:#7f54dc;">Text here</p>
        
        
          .mytext {color:#7f54dc;}
        
        Text color #7f54dc
      
           This box has a color of #7f54dc        
        
          <div style="background-color:#7f54dc;">Content here</div>
        
        
          .mybackground {background-color:#7f54dc;}
        
        Background color #7f54dc
      
           Border around this has a color of #7f54dc        
        
          <div style="border:2px solid #7f54dc;">Content here</div>
        
        
          .myborder {border:2px solid #7f54dc;}
        
        Border color #7f54dc