#d266ec color space conversions
Hex:
        #d266ec
        RGB:
        210, 102, 236
        CMY:
        18, 60, 7
        CMYK:
        11, 57, 0, 7
      HSL:
        288°, 77.9070%, 66.2745%
        HSV (HSB):
        288°, 56.7797%, 92.5490%
        XYZ:
        46.4700, 29.2605, 82.5555
        xyY:
        0.2936, 0.1849, 29.2605
      CIE-Lab:
        61.0109, 61.9526, -49.5949
        CIE-LCH:
        61.0109, 79.3585, 321.3217
        CIE-Luv:
        61.0109, 44.2042, -86.5225
        Hunter-Lab:
        54.0930, 58.6825, -52.6220
      #d266ec color charts
#d266ec RGB chart
      #d266ec CMYK chart
      #d266ec RGB pie chart
      #d266ec color shades, tints & tones
#d266ec color schemes
#d266ec color preview, HTML & CSS examples
           This text has a color of #d266ec        
        
          <p style="color:#d266ec;">Text here</p>
        
        
          .mytext {color:#d266ec;}
        
        Text color #d266ec
      
           This box has a color of #d266ec        
        
          <div style="background-color:#d266ec;">Content here</div>
        
        
          .mybackground {background-color:#d266ec;}
        
        Background color #d266ec
      
           Border around this has a color of #d266ec        
        
          <div style="border:2px solid #d266ec;">Content here</div>
        
        
          .myborder {border:2px solid #d266ec;}
        
        Border color #d266ec