#e693ec color space conversions
Hex:
        #e693ec
        RGB:
        230, 147, 236
        CMY:
        10, 42, 7
        CMYK:
        3, 38, 0, 7
      HSL:
        296°, 70.0787%, 75.0980%
        HSV (HSB):
        296°, 37.7119%, 92.5490%
        XYZ:
        58.2072, 43.7466, 84.7330
        xyY:
        0.3118, 0.2343, 43.7466
      CIE-Lab:
        72.0588, 45.0390, -32.1362
        CIE-LCH:
        72.0588, 55.3285, 324.4914
        CIE-Luv:
        72.0588, 39.8458, -57.9441
        Hunter-Lab:
        66.1412, 41.3408, -29.6571
      #e693ec color charts
#e693ec RGB chart
      #e693ec CMYK chart
      #e693ec RGB pie chart
      #e693ec color shades, tints & tones
#e693ec color schemes
#e693ec color preview, HTML & CSS examples
           This text has a color of #e693ec        
        
          <p style="color:#e693ec;">Text here</p>
        
        
          .mytext {color:#e693ec;}
        
        Text color #e693ec
      
           This box has a color of #e693ec        
        
          <div style="background-color:#e693ec;">Content here</div>
        
        
          .mybackground {background-color:#e693ec;}
        
        Background color #e693ec
      
           Border around this has a color of #e693ec        
        
          <div style="border:2px solid #e693ec;">Content here</div>
        
        
          .myborder {border:2px solid #e693ec;}
        
        Border color #e693ec