#d185ff color space conversions
Hex:
        #d185ff
        RGB:
        209, 133, 255
        CMY:
        18, 48, 0
        CMYK:
        18, 48, 0, 0
      HSL:
        277°, 100.0000%, 76.0784%
        HSV (HSB):
        277°, 47.8431%, 100.0000%
        XYZ:
        52.7320, 37.5504, 99.0764
        xyY:
        0.2785, 0.1983, 37.5504
      CIE-Lab:
        67.6879, 50.1250, -49.5163
        CIE-LCH:
        67.6879, 70.4584, 315.3500
        CIE-Luv:
        67.6879, 29.1550, -86.4695
        Hunter-Lab:
        61.2784, 46.3680, -52.9667
      #d185ff color charts
#d185ff RGB chart
      #d185ff CMYK chart
      #d185ff RGB pie chart
      #d185ff color shades, tints & tones
#d185ff color schemes
#d185ff color preview, HTML & CSS examples
           This text has a color of #d185ff        
        
          <p style="color:#d185ff;">Text here</p>
        
        
          .mytext {color:#d185ff;}
        
        Text color #d185ff
      
           This box has a color of #d185ff        
        
          <div style="background-color:#d185ff;">Content here</div>
        
        
          .mybackground {background-color:#d185ff;}
        
        Background color #d185ff
      
           Border around this has a color of #d185ff        
        
          <div style="border:2px solid #d185ff;">Content here</div>
        
        
          .myborder {border:2px solid #d185ff;}
        
        Border color #d185ff