#2f06ec color space conversions
Hex:
        #2f06ec
        RGB:
        47, 6, 236
        CMY:
        82, 98, 7
        CMYK:
        80, 97, 0, 7
      HSL:
        251°, 95.0413%, 47.4510%
        HSV (HSB):
        251°, 97.4576%, 92.5490%
        XYZ:
        16.3777, 6.7907, 79.8044
        xyY:
        0.1590, 0.0659, 6.7907
      CIE-Lab:
        31.3256, 74.2431, -98.7275
        CIE-LCH:
        31.3256, 123.5280, 306.9432
        CIE-Luv:
        31.3256, -5.9742, -121.1331
        Hunter-Lab:
        26.0590, 66.5816, -163.3314
      #2f06ec color charts
#2f06ec RGB chart
      #2f06ec CMYK chart
      #2f06ec RGB pie chart
      #2f06ec color shades, tints & tones
#2f06ec color schemes
#2f06ec color preview, HTML & CSS examples
           This text has a color of #2f06ec        
        
          <p style="color:#2f06ec;">Text here</p>
        
        
          .mytext {color:#2f06ec;}
        
        Text color #2f06ec
      
           This box has a color of #2f06ec        
        
          <div style="background-color:#2f06ec;">Content here</div>
        
        
          .mybackground {background-color:#2f06ec;}
        
        Background color #2f06ec
      
           Border around this has a color of #2f06ec        
        
          <div style="border:2px solid #2f06ec;">Content here</div>
        
        
          .myborder {border:2px solid #2f06ec;}
        
        Border color #2f06ec