#d530fc color space conversions
Hex:
        #d530fc
        RGB:
        213, 48, 252
        CMY:
        16, 81, 1
        CMYK:
        15, 81, 0, 1
      HSL:
        289°, 97.1429%, 58.8235%
        HSV (HSB):
        289°, 80.9524%, 98.8235%
        XYZ:
        46.0682, 23.2883, 94.1625
        xyY:
        0.2817, 0.1424, 23.2883
      CIE-Lab:
        55.3681, 85.1363, -67.4988
        CIE-LCH:
        55.3681, 108.6475, 321.5915
        CIE-Luv:
        55.3681, 53.2619, -114.5501
        Hunter-Lab:
        48.2580, 85.9489, -81.9080
      #d530fc color charts
#d530fc RGB chart
      #d530fc CMYK chart
      #d530fc RGB pie chart
      #d530fc color shades, tints & tones
#d530fc color schemes
#d530fc color preview, HTML & CSS examples
           This text has a color of #d530fc        
        
          <p style="color:#d530fc;">Text here</p>
        
        
          .mytext {color:#d530fc;}
        
        Text color #d530fc
      
           This box has a color of #d530fc        
        
          <div style="background-color:#d530fc;">Content here</div>
        
        
          .mybackground {background-color:#d530fc;}
        
        Background color #d530fc
      
           Border around this has a color of #d530fc        
        
          <div style="border:2px solid #d530fc;">Content here</div>
        
        
          .myborder {border:2px solid #d530fc;}
        
        Border color #d530fc