#d05fc2 color space conversions
Hex:
        #d05fc2
        RGB:
        208, 95, 194
        CMY:
        18, 63, 24
        CMYK:
        0, 54, 7, 18
      HSL:
        307°, 54.5894%, 59.4118%
        HSV (HSB):
        307°, 54.3269%, 81.5686%
        XYZ:
        39.8422, 25.4894, 53.8590
        xyY:
        0.3343, 0.2139, 25.4894
      CIE-Lab:
        57.5491, 57.1790, -31.3630
        CIE-LCH:
        57.5491, 65.2156, 331.2550
        CIE-Luv:
        57.5491, 56.2336, -56.3790
        Hunter-Lab:
        50.4870, 52.5126, -27.9090
      #d05fc2 color charts
#d05fc2 RGB chart
      #d05fc2 CMYK chart
      #d05fc2 RGB pie chart
      #d05fc2 color shades, tints & tones
#d05fc2 color schemes
#d05fc2 color preview, HTML & CSS examples
           This text has a color of #d05fc2        
        
          <p style="color:#d05fc2;">Text here</p>
        
        
          .mytext {color:#d05fc2;}
        
        Text color #d05fc2
      
           This box has a color of #d05fc2        
        
          <div style="background-color:#d05fc2;">Content here</div>
        
        
          .mybackground {background-color:#d05fc2;}
        
        Background color #d05fc2
      
           Border around this has a color of #d05fc2        
        
          <div style="border:2px solid #d05fc2;">Content here</div>
        
        
          .myborder {border:2px solid #d05fc2;}
        
        Border color #d05fc2