#d694f5 color space conversions
Hex:
        #d694f5
        RGB:
        214, 148, 245
        CMY:
        16, 42, 4
        CMYK:
        13, 40, 0, 4
      HSL:
        281°, 82.9060%, 77.0588%
        HSV (HSB):
        281°, 39.5918%, 96.0784%
        XYZ:
        54.8029, 42.0685, 91.6178
        xyY:
        0.2907, 0.2232, 42.0685
      CIE-Lab:
        70.9181, 41.5110, -38.9562
        CIE-LCH:
        70.9181, 56.9275, 316.8185
        CIE-Luv:
        70.9181, 27.9743, -68.4305
        Hunter-Lab:
        64.8603, 37.3160, -38.3474
      #d694f5 color charts
#d694f5 RGB chart
      #d694f5 CMYK chart
      #d694f5 RGB pie chart
      #d694f5 color shades, tints & tones
#d694f5 color schemes
#d694f5 color preview, HTML & CSS examples
           This text has a color of #d694f5        
        
          <p style="color:#d694f5;">Text here</p>
        
        
          .mytext {color:#d694f5;}
        
        Text color #d694f5
      
           This box has a color of #d694f5        
        
          <div style="background-color:#d694f5;">Content here</div>
        
        
          .mybackground {background-color:#d694f5;}
        
        Background color #d694f5
      
           Border around this has a color of #d694f5        
        
          <div style="border:2px solid #d694f5;">Content here</div>
        
        
          .myborder {border:2px solid #d694f5;}
        
        Border color #d694f5