#2f0282 color space conversions
Hex:
        #2f0282
        RGB:
        47, 2, 130
        CMY:
        82, 99, 49
        CMYK:
        64, 98, 0, 49
      HSL:
        261°, 96.9697%, 25.8824%
        HSV (HSB):
        261°, 98.4615%, 50.9804%
        XYZ:
        5.2233, 2.2595, 21.2799
        xyY:
        0.1816, 0.0786, 2.2595
      CIE-Lab:
        16.7939, 48.7422, -59.5235
        CIE-LCH:
        16.7939, 76.9341, 309.3132
        CIE-Luv:
        16.7939, 1.1122, -59.1258
        Hunter-Lab:
        15.0315, 35.7214, -73.4141
      #2f0282 color charts
#2f0282 RGB chart
      #2f0282 CMYK chart
      #2f0282 RGB pie chart
      #2f0282 color shades, tints & tones
#2f0282 color schemes
#2f0282 color preview, HTML & CSS examples
           This text has a color of #2f0282        
        
          <p style="color:#2f0282;">Text here</p>
        
        
          .mytext {color:#2f0282;}
        
        Text color #2f0282
      
           This box has a color of #2f0282        
        
          <div style="background-color:#2f0282;">Content here</div>
        
        
          .mybackground {background-color:#2f0282;}
        
        Background color #2f0282
      
           Border around this has a color of #2f0282        
        
          <div style="border:2px solid #2f0282;">Content here</div>
        
        
          .myborder {border:2px solid #2f0282;}
        
        Border color #2f0282