#d05ac1 color space conversions
Hex:
        #d05ac1
        RGB:
        208, 90, 193
        CMY:
        18, 65, 24
        CMYK:
        0, 57, 7, 18
      HSL:
        308°, 55.6604%, 58.4314%
        HSV (HSB):
        308°, 56.7308%, 81.5686%
        XYZ:
        39.2942, 24.5725, 53.1240
        xyY:
        0.3359, 0.2100, 24.5725
      CIE-Lab:
        56.6565, 59.3031, -32.1793
        CIE-LCH:
        56.6565, 67.4712, 331.5146
        CIE-Luv:
        56.6565, 58.3661, -57.7967
        Hunter-Lab:
        49.5706, 54.7468, -28.8406
      #d05ac1 color charts
#d05ac1 RGB chart
      #d05ac1 CMYK chart
      #d05ac1 RGB pie chart
      #d05ac1 color shades, tints & tones
#d05ac1 color schemes
#d05ac1 color preview, HTML & CSS examples
           This text has a color of #d05ac1        
        
          <p style="color:#d05ac1;">Text here</p>
        
        
          .mytext {color:#d05ac1;}
        
        Text color #d05ac1
      
           This box has a color of #d05ac1        
        
          <div style="background-color:#d05ac1;">Content here</div>
        
        
          .mybackground {background-color:#d05ac1;}
        
        Background color #d05ac1
      
           Border around this has a color of #d05ac1        
        
          <div style="border:2px solid #d05ac1;">Content here</div>
        
        
          .myborder {border:2px solid #d05ac1;}
        
        Border color #d05ac1