#d555c2 color space conversions
Hex:
        #d555c2
        RGB:
        213, 85, 194
        CMY:
        16, 67, 24
        CMYK:
        0, 60, 9, 16
      HSL:
        309°, 60.3774%, 58.4314%
        HSV (HSB):
        309°, 60.0939%, 83.5294%
        XYZ:
        40.4267, 24.5382, 53.6446
        xyY:
        0.3408, 0.2069, 24.5382
      CIE-Lab:
        56.6226, 62.9933, -32.7503
        CIE-LCH:
        56.6226, 70.9981, 332.5301
        CIE-Luv:
        56.6226, 63.4062, -59.2597
        Hunter-Lab:
        49.5360, 58.9870, -29.5323
      #d555c2 color charts
#d555c2 RGB chart
      #d555c2 CMYK chart
      #d555c2 RGB pie chart
      #d555c2 color shades, tints & tones
#d555c2 color schemes
#d555c2 color preview, HTML & CSS examples
           This text has a color of #d555c2        
        
          <p style="color:#d555c2;">Text here</p>
        
        
          .mytext {color:#d555c2;}
        
        Text color #d555c2
      
           This box has a color of #d555c2        
        
          <div style="background-color:#d555c2;">Content here</div>
        
        
          .mybackground {background-color:#d555c2;}
        
        Background color #d555c2
      
           Border around this has a color of #d555c2        
        
          <div style="border:2px solid #d555c2;">Content here</div>
        
        
          .myborder {border:2px solid #d555c2;}
        
        Border color #d555c2