#7f42cf color space conversions
Hex:
        #7f42cf
        RGB:
        127, 66, 207
        CMY:
        50, 74, 19
        CMYK:
        39, 68, 0, 19
      HSL:
        266°, 59.4937%, 53.5294%
        HSV (HSB):
        266°, 68.1159%, 81.1765%
        XYZ:
        21.9631, 12.9134, 60.3664
        xyY:
        0.2306, 0.1356, 12.9134
      CIE-Lab:
        42.6325, 54.0969, -63.2110
        CIE-LCH:
        42.6325, 83.1992, 310.5574
        CIE-Luv:
        42.6325, 13.0699, -97.2185
        Hunter-Lab:
        35.9353, 46.2097, -74.4445
      #7f42cf color charts
#7f42cf RGB chart
      #7f42cf CMYK chart
      #7f42cf RGB pie chart
      #7f42cf color shades, tints & tones
#7f42cf color schemes
#7f42cf color preview, HTML & CSS examples
           This text has a color of #7f42cf        
        
          <p style="color:#7f42cf;">Text here</p>
        
        
          .mytext {color:#7f42cf;}
        
        Text color #7f42cf
      
           This box has a color of #7f42cf        
        
          <div style="background-color:#7f42cf;">Content here</div>
        
        
          .mybackground {background-color:#7f42cf;}
        
        Background color #7f42cf
      
           Border around this has a color of #7f42cf        
        
          <div style="border:2px solid #7f42cf;">Content here</div>
        
        
          .myborder {border:2px solid #7f42cf;}
        
        Border color #7f42cf