#e682ee color space conversions
Hex:
        #e682ee
        RGB:
        230, 130, 238
        CMY:
        10, 49, 7
        CMYK:
        3, 45, 0, 7
      HSL:
        296°, 76.0563%, 72.1569%
        HSV (HSB):
        296°, 45.3782%, 93.3333%
        XYZ:
        56.0484, 38.9613, 85.4551
        xyY:
        0.3106, 0.2159, 38.9613
      CIE-Lab:
        68.7232, 54.1008, -38.4083
        CIE-LCH:
        68.7232, 66.3483, 324.6275
        CIE-Luv:
        68.7232, 46.5852, -69.1025
        Hunter-Lab:
        62.4190, 51.0487, -37.4781
      #e682ee color charts
#e682ee RGB chart
      #e682ee CMYK chart
      #e682ee RGB pie chart
      #e682ee color shades, tints & tones
#e682ee color schemes
#e682ee color preview, HTML & CSS examples
           This text has a color of #e682ee        
        
          <p style="color:#e682ee;">Text here</p>
        
        
          .mytext {color:#e682ee;}
        
        Text color #e682ee
      
           This box has a color of #e682ee        
        
          <div style="background-color:#e682ee;">Content here</div>
        
        
          .mybackground {background-color:#e682ee;}
        
        Background color #e682ee
      
           Border around this has a color of #e682ee        
        
          <div style="border:2px solid #e682ee;">Content here</div>
        
        
          .myborder {border:2px solid #e682ee;}
        
        Border color #e682ee