#d265d4 color space conversions
Hex:
        #d265d4
        RGB:
        210, 101, 212
        CMY:
        18, 60, 17
        CMYK:
        1, 52, 0, 17
      HSL:
        299°, 56.3452%, 61.3725%
        HSV (HSB):
        299°, 52.3585%, 83.1373%
        XYZ:
        43.1157, 27.7625, 65.3736
        xyY:
        0.3164, 0.2038, 27.7625
      CIE-Lab:
        59.6735, 58.0018, -38.2526
        CIE-LCH:
        59.6735, 69.4800, 326.5948
        CIE-Luv:
        59.6735, 50.5728, -67.6918
        Hunter-Lab:
        52.6901, 53.8568, -36.6792
      #d265d4 color charts
#d265d4 RGB chart
      #d265d4 CMYK chart
      #d265d4 RGB pie chart
      #d265d4 color shades, tints & tones
#d265d4 color schemes
#d265d4 color preview, HTML & CSS examples
           This text has a color of #d265d4        
        
          <p style="color:#d265d4;">Text here</p>
        
        
          .mytext {color:#d265d4;}
        
        Text color #d265d4
      
           This box has a color of #d265d4        
        
          <div style="background-color:#d265d4;">Content here</div>
        
        
          .mybackground {background-color:#d265d4;}
        
        Background color #d265d4
      
           Border around this has a color of #d265d4        
        
          <div style="border:2px solid #d265d4;">Content here</div>
        
        
          .myborder {border:2px solid #d265d4;}
        
        Border color #d265d4