#d055cb color space conversions
Hex:
        #d055cb
        RGB:
        208, 85, 203
        CMY:
        18, 67, 20
        CMYK:
        0, 59, 2, 18
      HSL:
        302°, 56.6820%, 57.4510%
        HSV (HSB):
        302°, 59.1346%, 81.5686%
        XYZ:
        40.0404, 24.2187, 59.0642
        xyY:
        0.3247, 0.1964, 24.2187
      CIE-Lab:
        56.3061, 63.1564, -38.4459
        CIE-LCH:
        56.3061, 73.9379, 328.6694
        CIE-Luv:
        56.3061, 57.1359, -67.9726
        Hunter-Lab:
        49.2125, 59.1099, -36.7104
      #d055cb color charts
#d055cb RGB chart
      #d055cb CMYK chart
      #d055cb RGB pie chart
      #d055cb color shades, tints & tones
#d055cb color schemes
#d055cb color preview, HTML & CSS examples
           This text has a color of #d055cb        
        
          <p style="color:#d055cb;">Text here</p>
        
        
          .mytext {color:#d055cb;}
        
        Text color #d055cb
      
           This box has a color of #d055cb        
        
          <div style="background-color:#d055cb;">Content here</div>
        
        
          .mybackground {background-color:#d055cb;}
        
        Background color #d055cb
      
           Border around this has a color of #d055cb        
        
          <div style="border:2px solid #d055cb;">Content here</div>
        
        
          .myborder {border:2px solid #d055cb;}
        
        Border color #d055cb