#2f01dc color space conversions
Hex:
        #2f01dc
        RGB:
        47, 1, 220
        CMY:
        82, 100, 14
        CMYK:
        79, 100, 0, 14
      HSL:
        253°, 99.0950%, 43.3333%
        HSV (HSB):
        253°, 99.5455%, 86.2745%
        XYZ:
        14.1014, 5.7934, 68.0851
        xyY:
        0.1603, 0.0658, 5.7934
      CIE-Lab:
        28.8850, 71.2245, -93.6375
        CIE-LCH:
        28.8850, 117.6474, 307.2581
        CIE-Luv:
        28.8850, -4.9037, -111.7236
        Hunter-Lab:
        24.0694, 62.4555, -150.8652
      #2f01dc color charts
#2f01dc RGB chart
      #2f01dc CMYK chart
      #2f01dc RGB pie chart
      #2f01dc color shades, tints & tones
#2f01dc color schemes
#2f01dc color preview, HTML & CSS examples
           This text has a color of #2f01dc        
        
          <p style="color:#2f01dc;">Text here</p>
        
        
          .mytext {color:#2f01dc;}
        
        Text color #2f01dc
      
           This box has a color of #2f01dc        
        
          <div style="background-color:#2f01dc;">Content here</div>
        
        
          .mybackground {background-color:#2f01dc;}
        
        Background color #2f01dc
      
           Border around this has a color of #2f01dc        
        
          <div style="border:2px solid #2f01dc;">Content here</div>
        
        
          .myborder {border:2px solid #2f01dc;}
        
        Border color #2f01dc