#d75ce1 color space conversions
Hex:
        #d75ce1
        RGB:
        215, 92, 225
        CMY:
        16, 64, 12
        CMYK:
        4, 59, 0, 12
      HSL:
        295°, 68.9119%, 62.1569%
        HSV (HSB):
        295°, 59.1111%, 88.2353%
        XYZ:
        45.4421, 27.5376, 74.1544
        xyY:
        0.3088, 0.1872, 27.5376
      CIE-Lab:
        59.4687, 65.6738, -45.8450
        CIE-LCH:
        59.4687, 80.0925, 325.0823
        CIE-Luv:
        59.4687, 53.4099, -80.7007
        Hunter-Lab:
        52.4763, 62.7394, -47.0495
      #d75ce1 color charts
#d75ce1 RGB chart
      #d75ce1 CMYK chart
      #d75ce1 RGB pie chart
      #d75ce1 color shades, tints & tones
#d75ce1 color schemes
#d75ce1 color preview, HTML & CSS examples
           This text has a color of #d75ce1        
        
          <p style="color:#d75ce1;">Text here</p>
        
        
          .mytext {color:#d75ce1;}
        
        Text color #d75ce1
      
           This box has a color of #d75ce1        
        
          <div style="background-color:#d75ce1;">Content here</div>
        
        
          .mybackground {background-color:#d75ce1;}
        
        Background color #d75ce1
      
           Border around this has a color of #d75ce1        
        
          <div style="border:2px solid #d75ce1;">Content here</div>
        
        
          .myborder {border:2px solid #d75ce1;}
        
        Border color #d75ce1