#2f67de color space conversions
Hex:
        #2f67de
        RGB:
        47, 103, 222
        CMY:
        82, 60, 13
        CMYK:
        79, 54, 0, 13
      HSL:
        221°, 72.6141%, 52.7451%
        HSV (HSB):
        221°, 78.8288%, 87.0588%
        XYZ:
        19.2074, 15.5788, 71.1019
        xyY:
        0.1814, 0.1471, 15.5788
      CIE-Lab:
        46.4169, 24.3748, -65.8996
        CIE-LCH:
        46.4169, 70.2630, 290.2983
        CIE-Luv:
        46.4169, -19.9361, -101.1238
        Hunter-Lab:
        39.4699, 17.7915, -79.1772
      #2f67de color charts
#2f67de RGB chart
      #2f67de CMYK chart
      #2f67de RGB pie chart
      #2f67de color shades, tints & tones
#2f67de color schemes
#2f67de color preview, HTML & CSS examples
           This text has a color of #2f67de        
        
          <p style="color:#2f67de;">Text here</p>
        
        
          .mytext {color:#2f67de;}
        
        Text color #2f67de
      
           This box has a color of #2f67de        
        
          <div style="background-color:#2f67de;">Content here</div>
        
        
          .mybackground {background-color:#2f67de;}
        
        Background color #2f67de
      
           Border around this has a color of #2f67de        
        
          <div style="border:2px solid #2f67de;">Content here</div>
        
        
          .myborder {border:2px solid #2f67de;}
        
        Border color #2f67de