#2f0179 color space conversions
Hex:
        #2f0179
        RGB:
        47, 1, 121
        CMY:
        82, 100, 53
        CMYK:
        61, 99, 0, 53
      HSL:
        263°, 98.3607%, 23.9216%
        HSV (HSB):
        263°, 99.1736%, 47.4510%
        XYZ:
        4.6343, 2.0065, 18.2322
        xyY:
        0.1863, 0.0807, 2.0065
      CIE-Lab:
        15.5214, 46.7958, -55.8886
        CIE-LCH:
        15.5214, 72.8929, 309.9396
        CIE-Luv:
        15.5214, 1.9061, -53.7543
        Hunter-Lab:
        14.1652, 33.6097, -66.3974
      #2f0179 color charts
#2f0179 RGB chart
      #2f0179 CMYK chart
      #2f0179 RGB pie chart
      #2f0179 color shades, tints & tones
#2f0179 color schemes
#2f0179 color preview, HTML & CSS examples
           This text has a color of #2f0179        
        
          <p style="color:#2f0179;">Text here</p>
        
        
          .mytext {color:#2f0179;}
        
        Text color #2f0179
      
           This box has a color of #2f0179        
        
          <div style="background-color:#2f0179;">Content here</div>
        
        
          .mybackground {background-color:#2f0179;}
        
        Background color #2f0179
      
           Border around this has a color of #2f0179        
        
          <div style="border:2px solid #2f0179;">Content here</div>
        
        
          .myborder {border:2px solid #2f0179;}
        
        Border color #2f0179