#d93afd color space conversions
Hex:
        #d93afd
        RGB:
        217, 58, 253
        CMY:
        15, 77, 1
        CMYK:
        14, 77, 0, 1
      HSL:
        289°, 97.9899%, 60.9804%
        HSV (HSB):
        289°, 77.0751%, 99.2157%
        XYZ:
        47.8579, 24.8697, 95.2064
        xyY:
        0.2850, 0.1481, 24.8697
      CIE-Lab:
        56.9482, 83.3471, -65.4760
        CIE-LCH:
        56.9482, 105.9898, 321.8474
        CIE-Luv:
        56.9482, 54.1250, -112.1856
        Hunter-Lab:
        49.8695, 84.0283, -78.2826
      #d93afd color charts
#d93afd RGB chart
      #d93afd CMYK chart
      #d93afd RGB pie chart
      #d93afd color shades, tints & tones
#d93afd color schemes
#d93afd color preview, HTML & CSS examples
           This text has a color of #d93afd        
        
          <p style="color:#d93afd;">Text here</p>
        
        
          .mytext {color:#d93afd;}
        
        Text color #d93afd
      
           This box has a color of #d93afd        
        
          <div style="background-color:#d93afd;">Content here</div>
        
        
          .mybackground {background-color:#d93afd;}
        
        Background color #d93afd
      
           Border around this has a color of #d93afd        
        
          <div style="border:2px solid #d93afd;">Content here</div>
        
        
          .myborder {border:2px solid #d93afd;}
        
        Border color #d93afd