#d070f1 color space conversions
Hex:
        #d070f1
        RGB:
        208, 112, 241
        CMY:
        18, 56, 5
        CMYK:
        14, 54, 0, 5
      HSL:
        285°, 82.1656%, 69.2157%
        HSV (HSB):
        285°, 53.5270%, 94.5098%
        XYZ:
        47.6838, 31.3491, 86.7569
        xyY:
        0.2876, 0.1891, 31.3491
      CIE-Lab:
        62.8012, 57.6354, -49.5507
        CIE-LCH:
        62.8012, 76.0073, 319.3135
        CIE-Luv:
        62.8012, 38.5845, -86.3564
        Hunter-Lab:
        55.9903, 54.0355, -52.6766
      #d070f1 color charts
#d070f1 RGB chart
      #d070f1 CMYK chart
      #d070f1 RGB pie chart
      #d070f1 color shades, tints & tones
#d070f1 color schemes
#d070f1 color preview, HTML & CSS examples
           This text has a color of #d070f1        
        
          <p style="color:#d070f1;">Text here</p>
        
        
          .mytext {color:#d070f1;}
        
        Text color #d070f1
      
           This box has a color of #d070f1        
        
          <div style="background-color:#d070f1;">Content here</div>
        
        
          .mybackground {background-color:#d070f1;}
        
        Background color #d070f1
      
           Border around this has a color of #d070f1        
        
          <div style="border:2px solid #d070f1;">Content here</div>
        
        
          .myborder {border:2px solid #d070f1;}
        
        Border color #d070f1