#2c01de color space conversions
Hex:
        #2c01de
        RGB:
        44, 1, 222
        CMY:
        83, 100, 13
        CMYK:
        80, 100, 0, 13
      HSL:
        252°, 99.1031%, 43.7255%
        HSV (HSB):
        252°, 99.5495%, 87.0588%
        XYZ:
        14.2344, 5.8311, 69.4825
        xyY:
        0.1590, 0.0651, 5.8311
      CIE-Lab:
        28.9823, 71.6345, -94.6319
        CIE-LCH:
        28.9823, 118.6874, 307.1250
        CIE-Luv:
        28.9823, -5.3721, -112.7021
        Hunter-Lab:
        24.1477, 62.9622, -153.6976
      #2c01de color charts
#2c01de RGB chart
      #2c01de CMYK chart
      #2c01de RGB pie chart
      #2c01de color shades, tints & tones
#2c01de color schemes
#2c01de color preview, HTML & CSS examples
           This text has a color of #2c01de        
        
          <p style="color:#2c01de;">Text here</p>
        
        
          .mytext {color:#2c01de;}
        
        Text color #2c01de
      
           This box has a color of #2c01de        
        
          <div style="background-color:#2c01de;">Content here</div>
        
        
          .mybackground {background-color:#2c01de;}
        
        Background color #2c01de
      
           Border around this has a color of #2c01de        
        
          <div style="border:2px solid #2c01de;">Content here</div>
        
        
          .myborder {border:2px solid #2c01de;}
        
        Border color #2c01de