#d660f1 color space conversions
Hex:
        #d660f1
        RGB:
        214, 96, 241
        CMY:
        16, 62, 5
        CMYK:
        11, 60, 0, 5
      HSL:
        289°, 83.8150%, 66.0784%
        HSV (HSB):
        289°, 60.1660%, 94.5098%
        XYZ:
        47.7916, 29.0128, 86.3002
        xyY:
        0.2930, 0.1779, 29.0128
      CIE-Lab:
        60.7929, 66.5913, -52.6875
        CIE-LCH:
        60.7929, 84.9139, 321.6487
        CIE-Luv:
        60.7929, 47.2899, -91.9715
        Hunter-Lab:
        53.8635, 64.1171, -57.2901
      #d660f1 color charts
#d660f1 RGB chart
      #d660f1 CMYK chart
      #d660f1 RGB pie chart
      #d660f1 color shades, tints & tones
#d660f1 color schemes
#d660f1 color preview, HTML & CSS examples
           This text has a color of #d660f1        
        
          <p style="color:#d660f1;">Text here</p>
        
        
          .mytext {color:#d660f1;}
        
        Text color #d660f1
      
           This box has a color of #d660f1        
        
          <div style="background-color:#d660f1;">Content here</div>
        
        
          .mybackground {background-color:#d660f1;}
        
        Background color #d660f1
      
           Border around this has a color of #d660f1        
        
          <div style="border:2px solid #d660f1;">Content here</div>
        
        
          .myborder {border:2px solid #d660f1;}
        
        Border color #d660f1