#2f06ee color space conversions
Hex:
        #2f06ee
        RGB:
        47, 6, 238
        CMY:
        82, 98, 7
        CMYK:
        80, 97, 0, 7
      HSL:
        251°, 95.0820%, 47.8431%
        HSV (HSB):
        251°, 97.4790%, 93.3333%
        XYZ:
        16.6700, 6.9076, 81.3436
        xyY:
        0.1589, 0.0658, 6.9076
      CIE-Lab:
        31.5957, 74.7245, -99.4139
        CIE-LCH:
        31.5957, 124.3658, 306.9304
        CIE-Luv:
        31.5957, -6.0836, -122.2748
        Hunter-Lab:
        26.2824, 67.2224, -165.1041
      #2f06ee color charts
#2f06ee RGB chart
      #2f06ee CMYK chart
      #2f06ee RGB pie chart
      #2f06ee color shades, tints & tones
#2f06ee color schemes
#2f06ee color preview, HTML & CSS examples
           This text has a color of #2f06ee        
        
          <p style="color:#2f06ee;">Text here</p>
        
        
          .mytext {color:#2f06ee;}
        
        Text color #2f06ee
      
           This box has a color of #2f06ee        
        
          <div style="background-color:#2f06ee;">Content here</div>
        
        
          .mybackground {background-color:#2f06ee;}
        
        Background color #2f06ee
      
           Border around this has a color of #2f06ee        
        
          <div style="border:2px solid #2f06ee;">Content here</div>
        
        
          .myborder {border:2px solid #2f06ee;}
        
        Border color #2f06ee