#047cf1 color space conversions
Hex:
        #047cf1
        RGB:
        4, 124, 241
        CMY:
        98, 51, 5
        CMYK:
        98, 49, 0, 5
      HSL:
        210°, 96.7347%, 48.0392%
        HSV (HSB):
        210°, 98.3402%, 94.5098%
        XYZ:
        23.1349, 20.7920, 86.0130
        xyY:
        0.1780, 0.1600, 20.7920
      CIE-Lab:
        52.7211, 15.9742, -66.3988
        CIE-LCH:
        52.7211, 68.2933, 283.5271
        CIE-Luv:
        52.7211, -28.6491, -104.7276
        Hunter-Lab:
        45.5982, 10.7676, -79.9213
      #047cf1 color charts
#047cf1 RGB chart
      #047cf1 CMYK chart
      #047cf1 RGB pie chart
      #047cf1 color shades, tints & tones
#047cf1 color schemes
#047cf1 color preview, HTML & CSS examples
           This text has a color of #047cf1        
        
          <p style="color:#047cf1;">Text here</p>
        
        
          .mytext {color:#047cf1;}
        
        Text color #047cf1
      
           This box has a color of #047cf1        
        
          <div style="background-color:#047cf1;">Content here</div>
        
        
          .mybackground {background-color:#047cf1;}
        
        Background color #047cf1
      
           Border around this has a color of #047cf1        
        
          <div style="border:2px solid #047cf1;">Content here</div>
        
        
          .myborder {border:2px solid #047cf1;}
        
        Border color #047cf1