#d765ba color space conversions
Hex:
        #d765ba
        RGB:
        215, 101, 186
        CMY:
        16, 60, 27
        CMYK:
        0, 53, 13, 16
      HSL:
        315°, 58.7629%, 61.9608%
        HSV (HSB):
        315°, 53.0233%, 84.3137%
        XYZ:
        41.5409, 27.2996, 49.5343
        xyY:
        0.3509, 0.2306, 27.2996
      CIE-Lab:
        59.2506, 55.0893, -24.0772
        CIE-LCH:
        59.2506, 60.1210, 336.3919
        CIE-Luv:
        59.2506, 61.0561, -45.1332
        Hunter-Lab:
        52.2490, 50.4818, -19.6351
      #d765ba color charts
#d765ba RGB chart
      #d765ba CMYK chart
      #d765ba RGB pie chart
      #d765ba color shades, tints & tones
#d765ba color schemes
#d765ba color preview, HTML & CSS examples
           This text has a color of #d765ba        
        
          <p style="color:#d765ba;">Text here</p>
        
        
          .mytext {color:#d765ba;}
        
        Text color #d765ba
      
           This box has a color of #d765ba        
        
          <div style="background-color:#d765ba;">Content here</div>
        
        
          .mybackground {background-color:#d765ba;}
        
        Background color #d765ba
      
           Border around this has a color of #d765ba        
        
          <div style="border:2px solid #d765ba;">Content here</div>
        
        
          .myborder {border:2px solid #d765ba;}
        
        Border color #d765ba