#7f2cf2 color space conversions
Hex:
        #7f2cf2
        RGB:
        127, 44, 242
        CMY:
        50, 83, 5
        CMYK:
        48, 82, 0, 5
      HSL:
        265°, 88.3929%, 56.0784%
        HSV (HSB):
        265°, 81.8182%, 94.9020%
        XYZ:
        25.6801, 12.7242, 85.1069
        xyY:
        0.2079, 0.1030, 12.7242
      CIE-Lab:
        42.3447, 71.7524, -83.6376
        CIE-LCH:
        42.3447, 110.1983, 310.6262
        CIE-Luv:
        42.3447, 10.9276, -124.2127
        Hunter-Lab:
        35.6710, 66.0806, -116.4895
      #7f2cf2 color charts
#7f2cf2 RGB chart
      #7f2cf2 CMYK chart
      #7f2cf2 RGB pie chart
      #7f2cf2 color shades, tints & tones
#7f2cf2 color schemes
#7f2cf2 color preview, HTML & CSS examples
           This text has a color of #7f2cf2        
        
          <p style="color:#7f2cf2;">Text here</p>
        
        
          .mytext {color:#7f2cf2;}
        
        Text color #7f2cf2
      
           This box has a color of #7f2cf2        
        
          <div style="background-color:#7f2cf2;">Content here</div>
        
        
          .mybackground {background-color:#7f2cf2;}
        
        Background color #7f2cf2
      
           Border around this has a color of #7f2cf2        
        
          <div style="border:2px solid #7f2cf2;">Content here</div>
        
        
          .myborder {border:2px solid #7f2cf2;}
        
        Border color #7f2cf2