#d317f3 color space conversions
Hex:
        #d317f3
        RGB:
        211, 23, 243
        CMY:
        17, 91, 5
        CMYK:
        13, 91, 0, 5
      HSL:
        291°, 90.1639%, 52.1569%
        HSV (HSB):
        291°, 90.5350%, 95.2941%
        XYZ:
        43.3480, 20.9327, 86.5497
        xyY:
        0.2874, 0.1388, 20.9327
      CIE-Lab:
        52.8758, 87.9912, -66.5158
        CIE-LCH:
        52.8758, 110.3032, 322.9130
        CIE-Luv:
        52.8758, 57.1836, -112.0375
        Hunter-Lab:
        45.7523, 89.0533, -80.1324
      #d317f3 color charts
#d317f3 RGB chart
      #d317f3 CMYK chart
      #d317f3 RGB pie chart
      #d317f3 color shades, tints & tones
#d317f3 color schemes
#d317f3 color preview, HTML & CSS examples
           This text has a color of #d317f3        
        
          <p style="color:#d317f3;">Text here</p>
        
        
          .mytext {color:#d317f3;}
        
        Text color #d317f3
      
           This box has a color of #d317f3        
        
          <div style="background-color:#d317f3;">Content here</div>
        
        
          .mybackground {background-color:#d317f3;}
        
        Background color #d317f3
      
           Border around this has a color of #d317f3        
        
          <div style="border:2px solid #d317f3;">Content here</div>
        
        
          .myborder {border:2px solid #d317f3;}
        
        Border color #d317f3