#7000f0 color space conversions
Hex:
        #7000f0
        RGB:
        112, 0, 240
        CMY:
        56, 100, 6
        CMYK:
        53, 100, 0, 6
      HSL:
        268°, 100.0000%, 47.0588%
        HSV (HSB):
        268°, 100.0000%, 94.1176%
        XYZ:
        22.4103, 9.7360, 83.1362
        xyY:
        0.1944, 0.0845, 9.7360
      CIE-Lab:
        37.3644, 78.8727, -90.7912
        CIE-LCH:
        37.3644, 120.2661, 310.9817
        CIE-Luv:
        37.3644, 8.1045, -125.6304
        Hunter-Lab:
        31.2026, 73.5974, -136.1304
      #7000f0 color charts
#7000f0 RGB chart
      #7000f0 CMYK chart
      #7000f0 RGB pie chart
      #7000f0 color shades, tints & tones
#7000f0 color schemes
#7000f0 color preview, HTML & CSS examples
           This text has a color of #7000f0        
        
          <p style="color:#7000f0;">Text here</p>
        
        
          .mytext {color:#7000f0;}
        
        Text color #7000f0
      
           This box has a color of #7000f0        
        
          <div style="background-color:#7000f0;">Content here</div>
        
        
          .mybackground {background-color:#7000f0;}
        
        Background color #7000f0
      
           Border around this has a color of #7000f0        
        
          <div style="border:2px solid #7000f0;">Content here</div>
        
        
          .myborder {border:2px solid #7000f0;}
        
        Border color #7000f0