#dc64e5 color space conversions
Hex:
        #dc64e5
        RGB:
        220, 100, 229
        CMY:
        14, 61, 10
        CMYK:
        4, 56, 0, 10
      HSL:
        296°, 71.2707%, 64.5098%
        HSV (HSB):
        296°, 56.3319%, 89.8039%
        XYZ:
        48.2152, 29.9871, 77.3756
        xyY:
        0.3099, 0.1927, 29.9871
      CIE-Lab:
        61.6431, 64.0978, -44.6078
        CIE-LCH:
        61.6431, 78.0922, 325.1647
        CIE-Luv:
        61.6431, 53.1297, -79.1002
        Hunter-Lab:
        54.7605, 61.3338, -45.4434
      #dc64e5 color charts
#dc64e5 RGB chart
      #dc64e5 CMYK chart
      #dc64e5 RGB pie chart
      #dc64e5 color shades, tints & tones
#dc64e5 color schemes
#dc64e5 color preview, HTML & CSS examples
           This text has a color of #dc64e5        
        
          <p style="color:#dc64e5;">Text here</p>
        
        
          .mytext {color:#dc64e5;}
        
        Text color #dc64e5
      
           This box has a color of #dc64e5        
        
          <div style="background-color:#dc64e5;">Content here</div>
        
        
          .mybackground {background-color:#dc64e5;}
        
        Background color #dc64e5
      
           Border around this has a color of #dc64e5        
        
          <div style="border:2px solid #dc64e5;">Content here</div>
        
        
          .myborder {border:2px solid #dc64e5;}
        
        Border color #dc64e5