#d260f8 color space conversions
Hex:
        #d260f8
        RGB:
        210, 96, 248
        CMY:
        18, 62, 3
        CMYK:
        15, 61, 0, 3
      HSL:
        285°, 91.5663%, 67.4510%
        HSV (HSB):
        285°, 61.2903%, 97.2549%
        XYZ:
        47.7045, 28.8447, 91.8602
        xyY:
        0.2833, 0.1713, 28.8447
      CIE-Lab:
        60.6443, 66.9900, -56.8361
        CIE-LCH:
        60.6443, 87.8521, 319.6879
        CIE-Luv:
        60.6443, 43.0294, -98.4894
        Hunter-Lab:
        53.7073, 64.5617, -63.8138
      #d260f8 color charts
#d260f8 RGB chart
      #d260f8 CMYK chart
      #d260f8 RGB pie chart
      #d260f8 color shades, tints & tones
#d260f8 color schemes
#d260f8 color preview, HTML & CSS examples
           This text has a color of #d260f8        
        
          <p style="color:#d260f8;">Text here</p>
        
        
          .mytext {color:#d260f8;}
        
        Text color #d260f8
      
           This box has a color of #d260f8        
        
          <div style="background-color:#d260f8;">Content here</div>
        
        
          .mybackground {background-color:#d260f8;}
        
        Background color #d260f8
      
           Border around this has a color of #d260f8        
        
          <div style="border:2px solid #d260f8;">Content here</div>
        
        
          .myborder {border:2px solid #d260f8;}
        
        Border color #d260f8