#d135d4 color space conversions
Hex:
        #d135d4
        RGB:
        209, 53, 212
        CMY:
        18, 79, 17
        CMYK:
        1, 75, 0, 17
      HSL:
        299°, 64.8980%, 51.9608%
        HSV (HSB):
        299°, 75.0000%, 83.1373%
        XYZ:
        39.4513, 20.8550, 64.2335
        xyY:
        0.3168, 0.1675, 20.8550
      CIE-Lab:
        52.7904, 76.4627, -49.1334
        CIE-LCH:
        52.7904, 90.8880, 327.2760
        CIE-Luv:
        52.7904, 62.9475, -85.0482
        Hunter-Lab:
        45.6673, 74.2858, -51.4275
      #d135d4 color charts
#d135d4 RGB chart
      #d135d4 CMYK chart
      #d135d4 RGB pie chart
      #d135d4 color shades, tints & tones
#d135d4 color schemes
#d135d4 color preview, HTML & CSS examples
           This text has a color of #d135d4        
        
          <p style="color:#d135d4;">Text here</p>
        
        
          .mytext {color:#d135d4;}
        
        Text color #d135d4
      
           This box has a color of #d135d4        
        
          <div style="background-color:#d135d4;">Content here</div>
        
        
          .mybackground {background-color:#d135d4;}
        
        Background color #d135d4
      
           Border around this has a color of #d135d4        
        
          <div style="border:2px solid #d135d4;">Content here</div>
        
        
          .myborder {border:2px solid #d135d4;}
        
        Border color #d135d4