#d055d2 color space conversions
Hex:
        #d055d2
        RGB:
        208, 85, 210
        CMY:
        18, 67, 18
        CMYK:
        1, 60, 0, 18
      HSL:
        299°, 58.1395%, 57.8431%
        HSV (HSB):
        299°, 59.5238%, 82.3529%
        XYZ:
        40.8938, 24.5600, 63.5580
        xyY:
        0.3170, 0.1904, 24.5600
      CIE-Lab:
        56.6442, 64.3431, -41.8989
        CIE-LCH:
        56.6442, 76.7825, 326.9286
        CIE-Luv:
        56.6442, 55.0807, -73.5758
        Hunter-Lab:
        49.5581, 60.5660, -41.3485
      #d055d2 color charts
#d055d2 RGB chart
      #d055d2 CMYK chart
      #d055d2 RGB pie chart
      #d055d2 color shades, tints & tones
#d055d2 color schemes
#d055d2 color preview, HTML & CSS examples
           This text has a color of #d055d2        
        
          <p style="color:#d055d2;">Text here</p>
        
        
          .mytext {color:#d055d2;}
        
        Text color #d055d2
      
           This box has a color of #d055d2        
        
          <div style="background-color:#d055d2;">Content here</div>
        
        
          .mybackground {background-color:#d055d2;}
        
        Background color #d055d2
      
           Border around this has a color of #d055d2        
        
          <div style="border:2px solid #d055d2;">Content here</div>
        
        
          .myborder {border:2px solid #d055d2;}
        
        Border color #d055d2