#047dc3 color space conversions
Hex:
        #047dc3
        RGB:
        4, 125, 195
        CMY:
        98, 51, 24
        CMYK:
        98, 36, 0, 24
      HSL:
        202°, 95.9799%, 39.0196%
        HSV (HSB):
        202°, 97.9487%, 76.4706%
        XYZ:
        17.2340, 18.6332, 54.3180
        xyY:
        0.1911, 0.2066, 18.6332
      CIE-Lab:
        50.2552, -2.5832, -44.3868
        CIE-LCH:
        50.2552, 44.4619, 266.6692
        CIE-Luv:
        50.2552, -31.2785, -67.6347
        Hunter-Lab:
        43.1662, -4.2750, -44.3911
      #047dc3 color charts
#047dc3 RGB chart
      #047dc3 CMYK chart
      #047dc3 RGB pie chart
      #047dc3 color shades, tints & tones
#047dc3 color schemes
#047dc3 color preview, HTML & CSS examples
           This text has a color of #047dc3        
        
          <p style="color:#047dc3;">Text here</p>
        
        
          .mytext {color:#047dc3;}
        
        Text color #047dc3
      
           This box has a color of #047dc3        
        
          <div style="background-color:#047dc3;">Content here</div>
        
        
          .mybackground {background-color:#047dc3;}
        
        Background color #047dc3
      
           Border around this has a color of #047dc3        
        
          <div style="border:2px solid #047dc3;">Content here</div>
        
        
          .myborder {border:2px solid #047dc3;}
        
        Border color #047dc3