#2f0181 color space conversions
Hex:
        #2f0181
        RGB:
        47, 1, 129
        CMY:
        82, 100, 49
        CMYK:
        64, 99, 0, 49
      HSL:
        262°, 98.4615%, 25.4902%
        HSV (HSB):
        262°, 99.2248%, 50.5882%
        XYZ:
        5.1456, 2.2110, 20.9244
        xyY:
        0.1819, 0.0782, 2.2110
      CIE-Lab:
        16.5579, 48.8126, -59.2805
        CIE-LCH:
        16.5579, 76.7910, 309.4687
        CIE-Luv:
        16.5579, 1.2433, -58.4364
        Hunter-Lab:
        14.8695, 35.7482, -73.0245
      #2f0181 color charts
#2f0181 RGB chart
      #2f0181 CMYK chart
      #2f0181 RGB pie chart
      #2f0181 color shades, tints & tones
#2f0181 color schemes
#2f0181 color preview, HTML & CSS examples
           This text has a color of #2f0181        
        
          <p style="color:#2f0181;">Text here</p>
        
        
          .mytext {color:#2f0181;}
        
        Text color #2f0181
      
           This box has a color of #2f0181        
        
          <div style="background-color:#2f0181;">Content here</div>
        
        
          .mybackground {background-color:#2f0181;}
        
        Background color #2f0181
      
           Border around this has a color of #2f0181        
        
          <div style="border:2px solid #2f0181;">Content here</div>
        
        
          .myborder {border:2px solid #2f0181;}
        
        Border color #2f0181