#2f06dc color space conversions
Hex:
        #2f06dc
        RGB:
        47, 6, 220
        CMY:
        82, 98, 14
        CMYK:
        79, 97, 0, 14
      HSL:
        251°, 94.6903%, 44.3137%
        HSV (HSB):
        251°, 97.2727%, 86.2745%
        XYZ:
        14.1557, 5.9019, 68.1032
        xyY:
        0.1606, 0.0669, 5.9019
      CIE-Lab:
        29.1636, 70.3629, -93.1723
        CIE-LCH:
        29.1636, 116.7562, 307.0598
        CIE-Luv:
        29.1636, -5.0792, -111.9611
        Hunter-Lab:
        24.2938, 61.4954, -149.2029
      #2f06dc color charts
#2f06dc RGB chart
      #2f06dc CMYK chart
      #2f06dc RGB pie chart
      #2f06dc color shades, tints & tones
#2f06dc color schemes
#2f06dc color preview, HTML & CSS examples
           This text has a color of #2f06dc        
        
          <p style="color:#2f06dc;">Text here</p>
        
        
          .mytext {color:#2f06dc;}
        
        Text color #2f06dc
      
           This box has a color of #2f06dc        
        
          <div style="background-color:#2f06dc;">Content here</div>
        
        
          .mybackground {background-color:#2f06dc;}
        
        Background color #2f06dc
      
           Border around this has a color of #2f06dc        
        
          <div style="border:2px solid #2f06dc;">Content here</div>
        
        
          .myborder {border:2px solid #2f06dc;}
        
        Border color #2f06dc