#2f089d color space conversions
Hex:
        #2f089d
        RGB:
        47, 8, 157
        CMY:
        82, 97, 38
        CMYK:
        70, 95, 0, 38
      HSL:
        256°, 90.3030%, 32.3529%
        HSV (HSB):
        256°, 94.9045%, 61.5686%
        XYZ:
        7.3449, 3.2123, 32.1312
        xyY:
        0.1721, 0.0753, 3.2123
      CIE-Lab:
        20.8749, 54.0270, -69.5760
        CIE-LCH:
        20.8749, 88.0893, 307.8300
        CIE-Luv:
        20.8749, -1.2089, -75.4520
        Hunter-Lab:
        17.9230, 41.7851, -93.7455
      #2f089d color charts
#2f089d RGB chart
      #2f089d CMYK chart
      #2f089d RGB pie chart
      #2f089d color shades, tints & tones
#2f089d color schemes
#2f089d color preview, HTML & CSS examples
           This text has a color of #2f089d        
        
          <p style="color:#2f089d;">Text here</p>
        
        
          .mytext {color:#2f089d;}
        
        Text color #2f089d
      
           This box has a color of #2f089d        
        
          <div style="background-color:#2f089d;">Content here</div>
        
        
          .mybackground {background-color:#2f089d;}
        
        Background color #2f089d
      
           Border around this has a color of #2f089d        
        
          <div style="border:2px solid #2f089d;">Content here</div>
        
        
          .myborder {border:2px solid #2f089d;}
        
        Border color #2f089d