#7667fd color space conversions
Hex:
        #7667fd
        RGB:
        118, 103, 253
        CMY:
        54, 60, 1
        CMYK:
        53, 59, 0, 1
      HSL:
        246°, 97.4026%, 69.8039%
        HSV (HSB):
        246°, 59.2885%, 99.2157%
        XYZ:
        30.0511, 20.6439, 95.3293
        xyY:
        0.2058, 0.1414, 20.6439
      CIE-Lab:
        52.5575, 45.1189, -73.1284
        CIE-LCH:
        52.5575, 85.9272, 301.6739
        CIE-Luv:
        52.5575, -3.9131, -117.1057
        Hunter-Lab:
        45.4356, 38.5477, -92.5927
      #7667fd color charts
#7667fd RGB chart
      #7667fd CMYK chart
      #7667fd RGB pie chart
      #7667fd color shades, tints & tones
#7667fd color schemes
#7667fd color preview, HTML & CSS examples
           This text has a color of #7667fd        
        
          <p style="color:#7667fd;">Text here</p>
        
        
          .mytext {color:#7667fd;}
        
        Text color #7667fd
      
           This box has a color of #7667fd        
        
          <div style="background-color:#7667fd;">Content here</div>
        
        
          .mybackground {background-color:#7667fd;}
        
        Background color #7667fd
      
           Border around this has a color of #7667fd        
        
          <div style="border:2px solid #7667fd;">Content here</div>
        
        
          .myborder {border:2px solid #7667fd;}
        
        Border color #7667fd