#7007fd color space conversions
Hex:
        #7007fd
        RGB:
        112, 7, 253
        CMY:
        56, 97, 1
        CMYK:
        56, 97, 0, 1
      HSL:
        266°, 98.4000%, 50.9804%
        HSV (HSB):
        266°, 97.2332%, 99.2157%
        XYZ:
        24.4877, 10.6886, 93.7010
        xyY:
        0.1900, 0.0829, 10.6886
      CIE-Lab:
        39.0509, 80.8675, -95.3201
        CIE-LCH:
        39.0509, 125.0019, 310.3106
        CIE-Luv:
        39.0509, 6.2907, -132.9408
        Hunter-Lab:
        32.6933, 76.4852, -147.0431
      #7007fd color charts
#7007fd RGB chart
      #7007fd CMYK chart
      #7007fd RGB pie chart
      #7007fd color shades, tints & tones
#7007fd color schemes
#7007fd color preview, HTML & CSS examples
           This text has a color of #7007fd        
        
          <p style="color:#7007fd;">Text here</p>
        
        
          .mytext {color:#7007fd;}
        
        Text color #7007fd
      
           This box has a color of #7007fd        
        
          <div style="background-color:#7007fd;">Content here</div>
        
        
          .mybackground {background-color:#7007fd;}
        
        Background color #7007fd
      
           Border around this has a color of #7007fd        
        
          <div style="border:2px solid #7007fd;">Content here</div>
        
        
          .myborder {border:2px solid #7007fd;}
        
        Border color #7007fd