#d700f0 color space conversions
Hex:
        #d700f0
        RGB:
        215, 0, 240
        CMY:
        16, 100, 6
        CMYK:
        10, 100, 0, 6
      HSL:
        294°, 100.0000%, 47.0588%
        HSV (HSB):
        294°, 100.0000%, 94.1176%
        XYZ:
        43.7525, 20.7383, 84.1350
        xyY:
        0.2944, 0.1395, 20.7383
      CIE-Lab:
        52.6619, 90.1064, -65.1453
        CIE-LCH:
        52.6619, 111.1893, 324.1338
        CIE-Luv:
        52.6619, 61.8674, -110.1983
        Hunter-Lab:
        45.5394, 91.8022, -77.6620
      #d700f0 color charts
#d700f0 RGB chart
      #d700f0 CMYK chart
      #d700f0 RGB pie chart
      #d700f0 color shades, tints & tones
#d700f0 color schemes
#d700f0 color preview, HTML & CSS examples
           This text has a color of #d700f0        
        
          <p style="color:#d700f0;">Text here</p>
        
        
          .mytext {color:#d700f0;}
        
        Text color #d700f0
      
           This box has a color of #d700f0        
        
          <div style="background-color:#d700f0;">Content here</div>
        
        
          .mybackground {background-color:#d700f0;}
        
        Background color #d700f0
      
           Border around this has a color of #d700f0        
        
          <div style="border:2px solid #d700f0;">Content here</div>
        
        
          .myborder {border:2px solid #d700f0;}
        
        Border color #d700f0