#d106cf color space conversions
Hex:
        #d106cf
        RGB:
        209, 6, 207
        CMY:
        18, 98, 19
        CMYK:
        0, 97, 1, 18
      HSL:
        301°, 94.4186%, 42.1569%
        HSV (HSB):
        301°, 97.1292%, 81.9608%
        XYZ:
        37.6221, 18.1906, 60.5597
        xyY:
        0.3233, 0.1563, 18.1906
      CIE-Lab:
        49.7264, 83.8138, -51.1554
        CIE-LCH:
        49.7264, 98.1918, 328.6024
        CIE-Luv:
        49.7264, 69.7718, -87.7160
        Hunter-Lab:
        42.6504, 82.8175, -54.3312
      #d106cf color charts
#d106cf RGB chart
      #d106cf CMYK chart
      #d106cf RGB pie chart
      #d106cf color shades, tints & tones
#d106cf color schemes
#d106cf color preview, HTML & CSS examples
           This text has a color of #d106cf        
        
          <p style="color:#d106cf;">Text here</p>
        
        
          .mytext {color:#d106cf;}
        
        Text color #d106cf
      
           This box has a color of #d106cf        
        
          <div style="background-color:#d106cf;">Content here</div>
        
        
          .mybackground {background-color:#d106cf;}
        
        Background color #d106cf
      
           Border around this has a color of #d106cf        
        
          <div style="border:2px solid #d106cf;">Content here</div>
        
        
          .myborder {border:2px solid #d106cf;}
        
        Border color #d106cf