#7f58fa color space conversions
Hex:
        #7f58fa
        RGB:
        127, 88, 250
        CMY:
        50, 65, 2
        CMYK:
        49, 65, 0, 2
      HSL:
        254°, 94.1860%, 66.2745%
        HSV (HSB):
        254°, 64.8000%, 98.0392%
        XYZ:
        29.4974, 18.3936, 92.4381
        xyY:
        0.2102, 0.1311, 18.3936
      CIE-Lab:
        49.9701, 54.1670, -75.6354
        CIE-LCH:
        49.9701, 93.0311, 305.6087
        CIE-Luv:
        49.9701, 3.0160, -119.6899
        Hunter-Lab:
        42.8878, 47.7155, -97.7692
      #7f58fa color charts
#7f58fa RGB chart
      #7f58fa CMYK chart
      #7f58fa RGB pie chart
      #7f58fa color shades, tints & tones
#7f58fa color schemes
#7f58fa color preview, HTML & CSS examples
           This text has a color of #7f58fa        
        
          <p style="color:#7f58fa;">Text here</p>
        
        
          .mytext {color:#7f58fa;}
        
        Text color #7f58fa
      
           This box has a color of #7f58fa        
        
          <div style="background-color:#7f58fa;">Content here</div>
        
        
          .mybackground {background-color:#7f58fa;}
        
        Background color #7f58fa
      
           Border around this has a color of #7f58fa        
        
          <div style="border:2px solid #7f58fa;">Content here</div>
        
        
          .myborder {border:2px solid #7f58fa;}
        
        Border color #7f58fa