#2f09ff color space conversions
Hex:
        #2f09ff
        RGB:
        47, 9, 255
        CMY:
        82, 96, 0
        CMYK:
        82, 96, 0, 0
      HSL:
        249°, 100.0000%, 51.7647%
        HSV (HSB):
        249°, 96.4706%, 100.0000%
        XYZ:
        19.3200, 8.0197, 95.1374
        xyY:
        0.1577, 0.0655, 8.0197
      CIE-Lab:
        34.0239, 78.3653, -104.9545
        CIE-LCH:
        34.0239, 130.9831, 306.7472
        CIE-Luv:
        34.0239, -7.0843, -132.0378
        Hunter-Lab:
        28.3191, 72.2186, -179.3602
      #2f09ff color charts
#2f09ff RGB chart
      #2f09ff CMYK chart
      #2f09ff RGB pie chart
      #2f09ff color shades, tints & tones
#2f09ff color schemes
#2f09ff color preview, HTML & CSS examples
           This text has a color of #2f09ff        
        
          <p style="color:#2f09ff;">Text here</p>
        
        
          .mytext {color:#2f09ff;}
        
        Text color #2f09ff
      
           This box has a color of #2f09ff        
        
          <div style="background-color:#2f09ff;">Content here</div>
        
        
          .mybackground {background-color:#2f09ff;}
        
        Background color #2f09ff
      
           Border around this has a color of #2f09ff        
        
          <div style="border:2px solid #2f09ff;">Content here</div>
        
        
          .myborder {border:2px solid #2f09ff;}
        
        Border color #2f09ff