#2f06f1 color space conversions
Hex:
        #2f06f1
        RGB:
        47, 6, 241
        CMY:
        82, 98, 5
        CMYK:
        80, 98, 0, 5
      HSL:
        250°, 95.1417%, 48.4314%
        HSV (HSB):
        250°, 97.5104%, 94.5098%
        XYZ:
        17.1146, 7.0855, 83.6847
        xyY:
        0.1586, 0.0657, 7.0855
      CIE-Lab:
        32.0007, 75.4451, -100.4401
        CIE-LCH:
        32.0007, 125.6192, 306.9119
        CIE-Luv:
        32.0007, -6.2469, -123.9855
        Hunter-Lab:
        26.6185, 68.1856, -167.7659
      #2f06f1 color charts
#2f06f1 RGB chart
      #2f06f1 CMYK chart
      #2f06f1 RGB pie chart
      #2f06f1 color shades, tints & tones
#2f06f1 color schemes
#2f06f1 color preview, HTML & CSS examples
           This text has a color of #2f06f1        
        
          <p style="color:#2f06f1;">Text here</p>
        
        
          .mytext {color:#2f06f1;}
        
        Text color #2f06f1
      
           This box has a color of #2f06f1        
        
          <div style="background-color:#2f06f1;">Content here</div>
        
        
          .mybackground {background-color:#2f06f1;}
        
        Background color #2f06f1
      
           Border around this has a color of #2f06f1        
        
          <div style="border:2px solid #2f06f1;">Content here</div>
        
        
          .myborder {border:2px solid #2f06f1;}
        
        Border color #2f06f1