#2c47de color space conversions
Hex:
        #2c47de
        RGB:
        44, 71, 222
        CMY:
        83, 72, 13
        CMYK:
        80, 68, 0, 13
      HSL:
        231°, 72.9508%, 52.1569%
        HSV (HSB):
        231°, 80.1802%, 87.0588%
        XYZ:
        16.4768, 10.3159, 70.2300
        xyY:
        0.1698, 0.1063, 10.3159
      CIE-Lab:
        38.4035, 44.2948, -79.0037
        CIE-LCH:
        38.4035, 90.5738, 299.2779
        CIE-Luv:
        38.4035, -12.6136, -112.4458
        Hunter-Lab:
        32.1183, 35.3637, -107.1607
      #2c47de color charts
#2c47de RGB chart
      #2c47de CMYK chart
      #2c47de RGB pie chart
      #2c47de color shades, tints & tones
#2c47de color schemes
#2c47de color preview, HTML & CSS examples
           This text has a color of #2c47de        
        
          <p style="color:#2c47de;">Text here</p>
        
        
          .mytext {color:#2c47de;}
        
        Text color #2c47de
      
           This box has a color of #2c47de        
        
          <div style="background-color:#2c47de;">Content here</div>
        
        
          .mybackground {background-color:#2c47de;}
        
        Background color #2c47de
      
           Border around this has a color of #2c47de        
        
          <div style="border:2px solid #2c47de;">Content here</div>
        
        
          .myborder {border:2px solid #2c47de;}
        
        Border color #2c47de