#2f265b color space conversions
Hex:
        #2f265b
        RGB:
        47, 38, 91
        CMY:
        82, 85, 64
        CMYK:
        48, 58, 0, 64
      HSL:
        250°, 41.0853%, 25.2941%
        HSV (HSB):
        250°, 58.2418%, 35.6863%
        XYZ:
        3.7537, 2.7459, 10.2297
        xyY:
        0.2244, 0.1641, 2.7459
      CIE-Lab:
        18.9961, 19.4275, -30.5829
        CIE-LCH:
        18.9961, 36.2318, 302.4253
        CIE-Luv:
        18.9961, 0.1700, -34.9628
        Hunter-Lab:
        16.5707, 11.4364, -25.0023
      #2f265b color charts
#2f265b RGB chart
      #2f265b CMYK chart
      #2f265b RGB pie chart
      #2f265b color shades, tints & tones
#2f265b color schemes
#2f265b color preview, HTML & CSS examples
           This text has a color of #2f265b        
        
          <p style="color:#2f265b;">Text here</p>
        
        
          .mytext {color:#2f265b;}
        
        Text color #2f265b
      
           This box has a color of #2f265b        
        
          <div style="background-color:#2f265b;">Content here</div>
        
        
          .mybackground {background-color:#2f265b;}
        
        Background color #2f265b
      
           Border around this has a color of #2f265b        
        
          <div style="border:2px solid #2f265b;">Content here</div>
        
        
          .myborder {border:2px solid #2f265b;}
        
        Border color #2f265b