#2f62dc color space conversions
Hex:
        #2f62dc
        RGB:
        47, 98, 220
        CMY:
        82, 62, 14
        CMYK:
        79, 55, 0, 14
      HSL:
        222°, 71.1934%, 52.3529%
        HSV (HSB):
        222°, 78.6364%, 86.2745%
        XYZ:
        18.4582, 14.5070, 69.5374
        xyY:
        0.1801, 0.1415, 14.5070
      CIE-Lab:
        44.9514, 26.8263, -67.1442
        CIE-LCH:
        44.9514, 72.3049, 291.7783
        CIE-Luv:
        44.9514, -18.5841, -102.1021
        Hunter-Lab:
        38.0881, 19.8506, -81.5842
      #2f62dc color charts
#2f62dc RGB chart
      #2f62dc CMYK chart
      #2f62dc RGB pie chart
      #2f62dc color shades, tints & tones
#2f62dc color schemes
#2f62dc color preview, HTML & CSS examples
           This text has a color of #2f62dc        
        
          <p style="color:#2f62dc;">Text here</p>
        
        
          .mytext {color:#2f62dc;}
        
        Text color #2f62dc
      
           This box has a color of #2f62dc        
        
          <div style="background-color:#2f62dc;">Content here</div>
        
        
          .mybackground {background-color:#2f62dc;}
        
        Background color #2f62dc
      
           Border around this has a color of #2f62dc        
        
          <div style="border:2px solid #2f62dc;">Content here</div>
        
        
          .myborder {border:2px solid #2f62dc;}
        
        Border color #2f62dc