#2047cf color space conversions
Hex:
        #2047cf
        RGB:
        32, 71, 207
        CMY:
        87, 72, 19
        CMYK:
        85, 66, 0, 19
      HSL:
        227°, 73.2218%, 46.8627%
        HSV (HSB):
        227°, 84.5411%, 81.1765%
        XYZ:
        14.1114, 9.3185, 60.0864
        xyY:
        0.1690, 0.1116, 9.3185
      CIE-Lab:
        36.5905, 38.0736, -73.3739
        CIE-LCH:
        36.5905, 82.6639, 297.4247
        CIE-Luv:
        36.5905, -13.7548, -103.3881
        Hunter-Lab:
        30.5263, 29.0942, -95.3350
      #2047cf color charts
#2047cf RGB chart
      #2047cf CMYK chart
      #2047cf RGB pie chart
      #2047cf color shades, tints & tones
#2047cf color schemes
#2047cf color preview, HTML & CSS examples
           This text has a color of #2047cf        
        
          <p style="color:#2047cf;">Text here</p>
        
        
          .mytext {color:#2047cf;}
        
        Text color #2047cf
      
           This box has a color of #2047cf        
        
          <div style="background-color:#2047cf;">Content here</div>
        
        
          .mybackground {background-color:#2047cf;}
        
        Background color #2047cf
      
           Border around this has a color of #2047cf        
        
          <div style="border:2px solid #2047cf;">Content here</div>
        
        
          .myborder {border:2px solid #2047cf;}
        
        Border color #2047cf