#d023ed color space conversions
Hex:
        #d023ed
        RGB:
        208, 35, 237
        CMY:
        18, 86, 7
        CMYK:
        12, 85, 0, 7
      HSL:
        291°, 84.8739%, 53.3333%
        HSV (HSB):
        291°, 85.2321%, 92.9412%
        XYZ:
        41.8995, 20.7264, 81.9130
        xyY:
        0.2899, 0.1434, 20.7264
      CIE-Lab:
        52.6487, 84.6344, -63.5380
        CIE-LCH:
        52.6487, 105.8303, 323.1032
        CIE-Luv:
        52.6487, 56.2429, -107.2365
        Hunter-Lab:
        45.5262, 84.6094, -74.8091
      #d023ed color charts
#d023ed RGB chart
      #d023ed CMYK chart
      #d023ed RGB pie chart
      #d023ed color shades, tints & tones
#d023ed color schemes
#d023ed color preview, HTML & CSS examples
           This text has a color of #d023ed        
        
          <p style="color:#d023ed;">Text here</p>
        
        
          .mytext {color:#d023ed;}
        
        Text color #d023ed
      
           This box has a color of #d023ed        
        
          <div style="background-color:#d023ed;">Content here</div>
        
        
          .mybackground {background-color:#d023ed;}
        
        Background color #d023ed
      
           Border around this has a color of #d023ed        
        
          <div style="border:2px solid #d023ed;">Content here</div>
        
        
          .myborder {border:2px solid #d023ed;}
        
        Border color #d023ed