#2f2069 color space conversions
Hex:
        #2f2069
        RGB:
        47, 32, 105
        CMY:
        82, 87, 59
        CMYK:
        55, 70, 0, 59
      HSL:
        252°, 53.2847%, 26.8627%
        HSV (HSB):
        252°, 69.5238%, 41.1765%
        XYZ:
        4.2386, 2.6573, 13.6541
        xyY:
        0.2063, 0.1293, 2.6573
      CIE-Lab:
        18.6155, 28.1046, -40.4251
        CIE-LCH:
        18.6155, 49.2347, 304.8080
        CIE-Luv:
        18.6155, 0.3588, -45.2969
        Hunter-Lab:
        16.3012, 17.8862, -38.2514
      #2f2069 color charts
#2f2069 RGB chart
      #2f2069 CMYK chart
      #2f2069 RGB pie chart
      #2f2069 color shades, tints & tones
#2f2069 color schemes
#2f2069 color preview, HTML & CSS examples
           This text has a color of #2f2069        
        
          <p style="color:#2f2069;">Text here</p>
        
        
          .mytext {color:#2f2069;}
        
        Text color #2f2069
      
           This box has a color of #2f2069        
        
          <div style="background-color:#2f2069;">Content here</div>
        
        
          .mybackground {background-color:#2f2069;}
        
        Background color #2f2069
      
           Border around this has a color of #2f2069        
        
          <div style="border:2px solid #2f2069;">Content here</div>
        
        
          .myborder {border:2px solid #2f2069;}
        
        Border color #2f2069