#d13ae8 color space conversions
Hex:
        #d13ae8
        RGB:
        209, 58, 232
        CMY:
        18, 77, 9
        CMYK:
        10, 75, 0, 9
      HSL:
        292°, 79.0909%, 56.8627%
        HSV (HSB):
        292°, 75.0000%, 90.9804%
        XYZ:
        42.3730, 22.4076, 78.4357
        xyY:
        0.2959, 0.1565, 22.4076
      CIE-Lab:
        54.4568, 78.2689, -57.8093
        CIE-LCH:
        54.4568, 97.3033, 323.5505
        CIE-Luv:
        54.4568, 55.4306, -98.9528
        Hunter-Lab:
        47.3367, 76.9436, -65.1064
      #d13ae8 color charts
#d13ae8 RGB chart
      #d13ae8 CMYK chart
      #d13ae8 RGB pie chart
      #d13ae8 color shades, tints & tones
#d13ae8 color schemes
#d13ae8 color preview, HTML & CSS examples
           This text has a color of #d13ae8        
        
          <p style="color:#d13ae8;">Text here</p>
        
        
          .mytext {color:#d13ae8;}
        
        Text color #d13ae8
      
           This box has a color of #d13ae8        
        
          <div style="background-color:#d13ae8;">Content here</div>
        
        
          .mybackground {background-color:#d13ae8;}
        
        Background color #d13ae8
      
           Border around this has a color of #d13ae8        
        
          <div style="border:2px solid #d13ae8;">Content here</div>
        
        
          .myborder {border:2px solid #d13ae8;}
        
        Border color #d13ae8