#d483f0 color space conversions
Hex:
        #d483f0
        RGB:
        212, 131, 240
        CMY:
        17, 49, 6
        CMYK:
        12, 45, 0, 6
      HSL:
        285°, 78.4173%, 72.7451%
        HSV (HSB):
        285°, 45.4167%, 94.1176%
        XYZ:
        50.9959, 36.5209, 86.7995
        xyY:
        0.2925, 0.2095, 36.5209
      CIE-Lab:
        66.9160, 48.8927, -42.4866
        CIE-LCH:
        66.9160, 64.7735, 319.0101
        CIE-Luv:
        66.9160, 34.4212, -74.6281
        Hunter-Lab:
        60.4325, 44.8699, -42.8557
      #d483f0 color charts
#d483f0 RGB chart
      #d483f0 CMYK chart
      #d483f0 RGB pie chart
      #d483f0 color shades, tints & tones
#d483f0 color schemes
#d483f0 color preview, HTML & CSS examples
           This text has a color of #d483f0        
        
          <p style="color:#d483f0;">Text here</p>
        
        
          .mytext {color:#d483f0;}
        
        Text color #d483f0
      
           This box has a color of #d483f0        
        
          <div style="background-color:#d483f0;">Content here</div>
        
        
          .mybackground {background-color:#d483f0;}
        
        Background color #d483f0
      
           Border around this has a color of #d483f0        
        
          <div style="border:2px solid #d483f0;">Content here</div>
        
        
          .myborder {border:2px solid #d483f0;}
        
        Border color #d483f0