#2f62da color space conversions
Hex:
        #2f62da
        RGB:
        47, 98, 218
        CMY:
        82, 62, 15
        CMYK:
        78, 55, 0, 15
      HSL:
        222°, 69.7959%, 51.9608%
        HSV (HSB):
        222°, 78.4404%, 85.4902%
        XYZ:
        18.1949, 14.4017, 68.1505
        xyY:
        0.1806, 0.1429, 14.4017
      CIE-Lab:
        44.8035, 26.0801, -66.2465
        CIE-LCH:
        44.8035, 71.1953, 291.4887
        CIE-Luv:
        44.8035, -18.5980, -100.6843
        Hunter-Lab:
        37.9495, 19.1700, -79.9095
      #2f62da color charts
#2f62da RGB chart
      #2f62da CMYK chart
      #2f62da RGB pie chart
      #2f62da color shades, tints & tones
#2f62da color schemes
#2f62da color preview, HTML & CSS examples
           This text has a color of #2f62da        
        
          <p style="color:#2f62da;">Text here</p>
        
        
          .mytext {color:#2f62da;}
        
        Text color #2f62da
      
           This box has a color of #2f62da        
        
          <div style="background-color:#2f62da;">Content here</div>
        
        
          .mybackground {background-color:#2f62da;}
        
        Background color #2f62da
      
           Border around this has a color of #2f62da        
        
          <div style="border:2px solid #2f62da;">Content here</div>
        
        
          .myborder {border:2px solid #2f62da;}
        
        Border color #2f62da