#2f73de color space conversions
Hex:
        #2f73de
        RGB:
        47, 115, 222
        CMY:
        82, 55, 13
        CMYK:
        79, 48, 0, 13
      HSL:
        217°, 72.6141%, 52.7451%
        HSV (HSB):
        217°, 78.8288%, 87.0588%
        XYZ:
        20.4878, 18.1397, 71.5287
        xyY:
        0.1860, 0.1647, 18.1397
      CIE-Lab:
        49.6652, 16.7543, -60.6457
        CIE-LCH:
        49.6652, 62.9175, 285.4436
        CIE-Luv:
        49.6652, -23.4074, -94.5467
        Hunter-Lab:
        42.5908, 11.3317, -69.7606
      #2f73de color charts
#2f73de RGB chart
      #2f73de CMYK chart
      #2f73de RGB pie chart
      #2f73de color shades, tints & tones
#2f73de color schemes
#2f73de color preview, HTML & CSS examples
           This text has a color of #2f73de        
        
          <p style="color:#2f73de;">Text here</p>
        
        
          .mytext {color:#2f73de;}
        
        Text color #2f73de
      
           This box has a color of #2f73de        
        
          <div style="background-color:#2f73de;">Content here</div>
        
        
          .mybackground {background-color:#2f73de;}
        
        Background color #2f73de
      
           Border around this has a color of #2f73de        
        
          <div style="border:2px solid #2f73de;">Content here</div>
        
        
          .myborder {border:2px solid #2f73de;}
        
        Border color #2f73de