#2f019e color space conversions
Hex:
        #2f019e
        RGB:
        47, 1, 158
        CMY:
        82, 100, 38
        CMYK:
        70, 99, 0, 38
      HSL:
        258°, 98.7421%, 31.1765%
        HSV (HSB):
        258°, 99.3671%, 61.9608%
        XYZ:
        7.3547, 3.0947, 32.5574
        xyY:
        0.1710, 0.0720, 3.0947
      CIE-Lab:
        20.4191, 56.0861, -70.9480
        CIE-LCH:
        20.4191, 90.4394, 308.3272
        CIE-Luv:
        20.4191, -0.9525, -75.5016
        Hunter-Lab:
        17.5917, 43.8416, -97.4157
      #2f019e color charts
#2f019e RGB chart
      #2f019e CMYK chart
      #2f019e RGB pie chart
      #2f019e color shades, tints & tones
#2f019e color schemes
#2f019e color preview, HTML & CSS examples
           This text has a color of #2f019e        
        
          <p style="color:#2f019e;">Text here</p>
        
        
          .mytext {color:#2f019e;}
        
        Text color #2f019e
      
           This box has a color of #2f019e        
        
          <div style="background-color:#2f019e;">Content here</div>
        
        
          .mybackground {background-color:#2f019e;}
        
        Background color #2f019e
      
           Border around this has a color of #2f019e        
        
          <div style="border:2px solid #2f019e;">Content here</div>
        
        
          .myborder {border:2px solid #2f019e;}
        
        Border color #2f019e