#dc3beb color space conversions
Hex:
        #dc3beb
        RGB:
        220, 59, 235
        CMY:
        14, 77, 8
        CMYK:
        6, 75, 0, 8
      HSL:
        295°, 81.4815%, 57.6471%
        HSV (HSB):
        295°, 74.8936%, 92.1569%
        XYZ:
        46.0746, 24.3417, 80.8673
        xyY:
        0.3046, 0.1609, 24.3417
      CIE-Lab:
        56.4283, 80.5843, -56.2441
        CIE-LCH:
        56.4283, 98.2712, 325.0868
        CIE-Luv:
        56.4283, 61.6542, -97.7532
        Hunter-Lab:
        49.3373, 80.3551, -62.6442
      #dc3beb color charts
#dc3beb RGB chart
      #dc3beb CMYK chart
      #dc3beb RGB pie chart
      #dc3beb color shades, tints & tones
#dc3beb color schemes
#dc3beb color preview, HTML & CSS examples
           This text has a color of #dc3beb        
        
          <p style="color:#dc3beb;">Text here</p>
        
        
          .mytext {color:#dc3beb;}
        
        Text color #dc3beb
      
           This box has a color of #dc3beb        
        
          <div style="background-color:#dc3beb;">Content here</div>
        
        
          .mybackground {background-color:#dc3beb;}
        
        Background color #dc3beb
      
           Border around this has a color of #dc3beb        
        
          <div style="border:2px solid #dc3beb;">Content here</div>
        
        
          .myborder {border:2px solid #dc3beb;}
        
        Border color #dc3beb