#d055b2 color space conversions
Hex:
        #d055b2
        RGB:
        208, 85, 178
        CMY:
        18, 67, 30
        CMYK:
        0, 59, 14, 18
      HSL:
        315°, 56.6820%, 57.4510%
        HSV (HSB):
        315°, 59.1346%, 81.5686%
        XYZ:
        37.2968, 23.1212, 44.6166
        xyY:
        0.3551, 0.2201, 23.1212
      CIE-Lab:
        55.1970, 59.1725, -25.7975
        CIE-LCH:
        55.1970, 64.5515, 336.4442
        CIE-Luv:
        55.1970, 64.7138, -47.7815
        Hunter-Lab:
        48.0846, 54.3056, -21.3546
      #d055b2 color charts
#d055b2 RGB chart
      #d055b2 CMYK chart
      #d055b2 RGB pie chart
      #d055b2 color shades, tints & tones
#d055b2 color schemes
#d055b2 color preview, HTML & CSS examples
           This text has a color of #d055b2        
        
          <p style="color:#d055b2;">Text here</p>
        
        
          .mytext {color:#d055b2;}
        
        Text color #d055b2
      
           This box has a color of #d055b2        
        
          <div style="background-color:#d055b2;">Content here</div>
        
        
          .mybackground {background-color:#d055b2;}
        
        Background color #d055b2
      
           Border around this has a color of #d055b2        
        
          <div style="border:2px solid #d055b2;">Content here</div>
        
        
          .myborder {border:2px solid #d055b2;}
        
        Border color #d055b2