#d13ff2 color space conversions
Hex:
        #d13ff2
        RGB:
        209, 63, 242
        CMY:
        18, 75, 5
        CMYK:
        14, 74, 0, 5
      HSL:
        289°, 87.3171%, 59.8039%
        HSV (HSB):
        289°, 73.9669%, 94.9020%
        XYZ:
        44.0990, 23.5211, 86.2202
        xyY:
        0.2867, 0.1529, 23.5211
      CIE-Lab:
        55.6051, 78.4368, -61.5747
        CIE-LCH:
        55.6051, 99.7184, 321.8673
        CIE-Luv:
        55.6051, 51.4900, -105.1260
        Hunter-Lab:
        48.4986, 77.4348, -71.4560
      #d13ff2 color charts
#d13ff2 RGB chart
      #d13ff2 CMYK chart
      #d13ff2 RGB pie chart
      #d13ff2 color shades, tints & tones
#d13ff2 color schemes
#d13ff2 color preview, HTML & CSS examples
           This text has a color of #d13ff2        
        
          <p style="color:#d13ff2;">Text here</p>
        
        
          .mytext {color:#d13ff2;}
        
        Text color #d13ff2
      
           This box has a color of #d13ff2        
        
          <div style="background-color:#d13ff2;">Content here</div>
        
        
          .mybackground {background-color:#d13ff2;}
        
        Background color #d13ff2
      
           Border around this has a color of #d13ff2        
        
          <div style="border:2px solid #d13ff2;">Content here</div>
        
        
          .myborder {border:2px solid #d13ff2;}
        
        Border color #d13ff2