#d675f5 color space conversions
Hex:
        #d675f5
        RGB:
        214, 117, 245
        CMY:
        16, 54, 4
        CMYK:
        13, 52, 0, 4
      HSL:
        285°, 86.4865%, 70.9804%
        HSV (HSB):
        285°, 52.2449%, 96.0784%
        XYZ:
        50.5743, 33.6113, 90.2083
        xyY:
        0.2900, 0.1927, 33.6113
      CIE-Lab:
        64.6529, 57.5251, -48.7851
        CIE-LCH:
        64.6529, 75.4263, 319.6999
        CIE-Luv:
        64.6529, 39.7209, -85.5879
        Hunter-Lab:
        57.9752, 54.2565, -51.6713
      #d675f5 color charts
#d675f5 RGB chart
      #d675f5 CMYK chart
      #d675f5 RGB pie chart
      #d675f5 color shades, tints & tones
#d675f5 color schemes
#d675f5 color preview, HTML & CSS examples
           This text has a color of #d675f5        
        
          <p style="color:#d675f5;">Text here</p>
        
        
          .mytext {color:#d675f5;}
        
        Text color #d675f5
      
           This box has a color of #d675f5        
        
          <div style="background-color:#d675f5;">Content here</div>
        
        
          .mybackground {background-color:#d675f5;}
        
        Background color #d675f5
      
           Border around this has a color of #d675f5        
        
          <div style="border:2px solid #d675f5;">Content here</div>
        
        
          .myborder {border:2px solid #d675f5;}
        
        Border color #d675f5