#dc94f1 color space conversions
Hex:
        #dc94f1
        RGB:
        220, 148, 241
        CMY:
        14, 42, 5
        CMYK:
        9, 39, 0, 5
      HSL:
        286°, 76.8595%, 76.2745%
        HSV (HSB):
        286°, 38.5892%, 94.5098%
        XYZ:
        55.9823, 42.7463, 88.5194
        xyY:
        0.2990, 0.2283, 42.7463
      CIE-Lab:
        71.3825, 42.4738, -36.0027
        CIE-LCH:
        71.3825, 55.6795, 319.7139
        CIE-Luv:
        71.3825, 32.2535, -63.7777
        Hunter-Lab:
        65.3807, 38.4247, -34.5067
      #dc94f1 color charts
#dc94f1 RGB chart
      #dc94f1 CMYK chart
      #dc94f1 RGB pie chart
      #dc94f1 color shades, tints & tones
#dc94f1 color schemes
#dc94f1 color preview, HTML & CSS examples
           This text has a color of #dc94f1        
        
          <p style="color:#dc94f1;">Text here</p>
        
        
          .mytext {color:#dc94f1;}
        
        Text color #dc94f1
      
           This box has a color of #dc94f1        
        
          <div style="background-color:#dc94f1;">Content here</div>
        
        
          .mybackground {background-color:#dc94f1;}
        
        Background color #dc94f1
      
           Border around this has a color of #dc94f1        
        
          <div style="border:2px solid #dc94f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc94f1;}
        
        Border color #dc94f1