#2f0377 color space conversions
Hex:
        #2f0377
        RGB:
        47, 3, 119
        CMY:
        82, 99, 53
        CMYK:
        61, 97, 0, 53
      HSL:
        263°, 95.0820%, 23.9216%
        HSV (HSB):
        263°, 97.4790%, 46.6667%
        XYZ:
        4.5346, 2.0014, 17.6001
        xyY:
        0.1879, 0.0829, 2.0014
      CIE-Lab:
        15.4944, 45.5926, -54.6461
        CIE-LCH:
        15.4944, 71.1680, 309.8391
        CIE-Luv:
        15.4944, 1.9741, -52.8023
        Hunter-Lab:
        14.1470, 32.4586, -63.8590
      #2f0377 color charts
#2f0377 RGB chart
      #2f0377 CMYK chart
      #2f0377 RGB pie chart
      #2f0377 color shades, tints & tones
#2f0377 color schemes
#2f0377 color preview, HTML & CSS examples
           This text has a color of #2f0377        
        
          <p style="color:#2f0377;">Text here</p>
        
        
          .mytext {color:#2f0377;}
        
        Text color #2f0377
      
           This box has a color of #2f0377        
        
          <div style="background-color:#2f0377;">Content here</div>
        
        
          .mybackground {background-color:#2f0377;}
        
        Background color #2f0377
      
           Border around this has a color of #2f0377        
        
          <div style="border:2px solid #2f0377;">Content here</div>
        
        
          .myborder {border:2px solid #2f0377;}
        
        Border color #2f0377