#2f036e color space conversions
Hex:
        #2f036e
        RGB:
        47, 3, 110
        CMY:
        82, 99, 57
        CMYK:
        57, 97, 0, 57
      HSL:
        265°, 94.6903%, 22.1569%
        HSV (HSB):
        265°, 97.2727%, 43.1373%
        XYZ:
        4.0193, 1.7953, 14.8865
        xyY:
        0.1942, 0.0867, 1.7953
      CIE-Lab:
        14.3738, 43.2756, -50.6639
        CIE-LCH:
        14.3738, 66.6304, 310.5030
        CIE-Luv:
        14.3738, 2.7658, -47.5816
        Hunter-Lab:
        13.3987, 30.0985, -56.4946
      #2f036e color charts
#2f036e RGB chart
      #2f036e CMYK chart
      #2f036e RGB pie chart
      #2f036e color shades, tints & tones
#2f036e color schemes
#2f036e color preview, HTML & CSS examples
           This text has a color of #2f036e        
        
          <p style="color:#2f036e;">Text here</p>
        
        
          .mytext {color:#2f036e;}
        
        Text color #2f036e
      
           This box has a color of #2f036e        
        
          <div style="background-color:#2f036e;">Content here</div>
        
        
          .mybackground {background-color:#2f036e;}
        
        Background color #2f036e
      
           Border around this has a color of #2f036e        
        
          <div style="border:2px solid #2f036e;">Content here</div>
        
        
          .myborder {border:2px solid #2f036e;}
        
        Border color #2f036e