#d594f5 color space conversions
Hex:
        #d594f5
        RGB:
        213, 148, 245
        CMY:
        16, 42, 4
        CMYK:
        13, 40, 0, 4
      HSL:
        280°, 82.9060%, 77.0588%
        HSV (HSB):
        280°, 39.5918%, 96.0784%
        XYZ:
        54.5119, 41.9185, 91.6042
        xyY:
        0.2899, 0.2229, 41.9185
      CIE-Lab:
        70.8147, 41.2189, -39.1252
        CIE-LCH:
        70.8147, 56.8312, 316.4928
        CIE-Luv:
        70.8147, 27.3812, -68.6501
        Hunter-Lab:
        64.7445, 36.9859, -38.5657
      #d594f5 color charts
#d594f5 RGB chart
      #d594f5 CMYK chart
      #d594f5 RGB pie chart
      #d594f5 color shades, tints & tones
#d594f5 color schemes
#d594f5 color preview, HTML & CSS examples
           This text has a color of #d594f5        
        
          <p style="color:#d594f5;">Text here</p>
        
        
          .mytext {color:#d594f5;}
        
        Text color #d594f5
      
           This box has a color of #d594f5        
        
          <div style="background-color:#d594f5;">Content here</div>
        
        
          .mybackground {background-color:#d594f5;}
        
        Background color #d594f5
      
           Border around this has a color of #d594f5        
        
          <div style="border:2px solid #d594f5;">Content here</div>
        
        
          .myborder {border:2px solid #d594f5;}
        
        Border color #d594f5