#7000d8 color space conversions
Hex:
        #7000d8
        RGB:
        112, 0, 216
        CMY:
        56, 100, 15
        CMYK:
        48, 100, 0, 15
      HSL:
        271°, 100.0000%, 42.3529%
        HSV (HSB):
        271°, 100.0000%, 84.7059%
        XYZ:
        19.0768, 8.4026, 65.5822
        xyY:
        0.2050, 0.0903, 8.4026
      CIE-Lab:
        34.8077, 73.7481, -81.3040
        CIE-LCH:
        34.8077, 109.7685, 312.2101
        CIE-Luv:
        34.8077, 11.4799, -111.8245
        Hunter-Lab:
        28.9873, 66.7447, -113.8494
      #7000d8 color charts
#7000d8 RGB chart
      #7000d8 CMYK chart
      #7000d8 RGB pie chart
      #7000d8 color shades, tints & tones
#7000d8 color schemes
#7000d8 color preview, HTML & CSS examples
           This text has a color of #7000d8        
        
          <p style="color:#7000d8;">Text here</p>
        
        
          .mytext {color:#7000d8;}
        
        Text color #7000d8
      
           This box has a color of #7000d8        
        
          <div style="background-color:#7000d8;">Content here</div>
        
        
          .mybackground {background-color:#7000d8;}
        
        Background color #7000d8
      
           Border around this has a color of #7000d8        
        
          <div style="border:2px solid #7000d8;">Content here</div>
        
        
          .myborder {border:2px solid #7000d8;}
        
        Border color #7000d8