#2f0785 color space conversions
Hex:
        #2f0785
        RGB:
        47, 7, 133
        CMY:
        82, 97, 48
        CMYK:
        65, 95, 0, 48
      HSL:
        259°, 90.0000%, 27.4510%
        HSV (HSB):
        259°, 94.7368%, 52.1569%
        XYZ:
        5.4819, 2.4498, 22.3742
        xyY:
        0.1809, 0.0808, 2.4498
      CIE-Lab:
        17.6898, 47.9678, -59.9351
        CIE-LCH:
        17.6898, 76.7667, 308.6713
        CIE-Luv:
        17.6898, 0.6176, -61.3352
        Hunter-Lab:
        15.6517, 35.1281, -73.7994
      #2f0785 color charts
#2f0785 RGB chart
      #2f0785 CMYK chart
      #2f0785 RGB pie chart
      #2f0785 color shades, tints & tones
#2f0785 color schemes
#2f0785 color preview, HTML & CSS examples
           This text has a color of #2f0785        
        
          <p style="color:#2f0785;">Text here</p>
        
        
          .mytext {color:#2f0785;}
        
        Text color #2f0785
      
           This box has a color of #2f0785        
        
          <div style="background-color:#2f0785;">Content here</div>
        
        
          .mybackground {background-color:#2f0785;}
        
        Background color #2f0785
      
           Border around this has a color of #2f0785        
        
          <div style="border:2px solid #2f0785;">Content here</div>
        
        
          .myborder {border:2px solid #2f0785;}
        
        Border color #2f0785