#7f2cf3 color space conversions
Hex:
        #7f2cf3
        RGB:
        127, 44, 243
        CMY:
        50, 83, 5
        CMYK:
        48, 82, 0, 5
      HSL:
        265°, 89.2377%, 56.2745%
        HSV (HSB):
        265°, 81.8930%, 95.2941%
        XYZ:
        25.8307, 12.7845, 85.9002
        xyY:
        0.2075, 0.1027, 12.7845
      CIE-Lab:
        42.4367, 71.9869, -84.0497
        CIE-LCH:
        42.4367, 110.6638, 310.5794
        CIE-Luv:
        42.4367, 10.7829, -124.8204
        Hunter-Lab:
        35.7554, 66.3819, -117.4121
      #7f2cf3 color charts
#7f2cf3 RGB chart
      #7f2cf3 CMYK chart
      #7f2cf3 RGB pie chart
      #7f2cf3 color shades, tints & tones
#7f2cf3 color schemes
#7f2cf3 color preview, HTML & CSS examples
           This text has a color of #7f2cf3        
        
          <p style="color:#7f2cf3;">Text here</p>
        
        
          .mytext {color:#7f2cf3;}
        
        Text color #7f2cf3
      
           This box has a color of #7f2cf3        
        
          <div style="background-color:#7f2cf3;">Content here</div>
        
        
          .mybackground {background-color:#7f2cf3;}
        
        Background color #7f2cf3
      
           Border around this has a color of #7f2cf3        
        
          <div style="border:2px solid #7f2cf3;">Content here</div>
        
        
          .myborder {border:2px solid #7f2cf3;}
        
        Border color #7f2cf3