#d78ed4 color space conversions
Hex:
        #d78ed4
        RGB:
        215, 142, 212
        CMY:
        16, 44, 17
        CMYK:
        0, 34, 1, 16
      HSL:
        302°, 47.7124%, 70.0000%
        HSV (HSB):
        302°, 33.9535%, 84.3137%
        XYZ:
        49.5810, 38.5465, 67.1144
        xyY:
        0.3194, 0.2483, 38.5465
      CIE-Lab:
        68.4215, 38.6108, -24.6544
        CIE-LCH:
        68.4215, 45.8109, 327.4403
        CIE-Luv:
        68.4215, 36.7869, -44.4022
        Hunter-Lab:
        62.0859, 33.8976, -20.6320
      #d78ed4 color charts
#d78ed4 RGB chart
      #d78ed4 CMYK chart
      #d78ed4 RGB pie chart
      #d78ed4 color shades, tints & tones
#d78ed4 color schemes
#d78ed4 color preview, HTML & CSS examples
           This text has a color of #d78ed4        
        
          <p style="color:#d78ed4;">Text here</p>
        
        
          .mytext {color:#d78ed4;}
        
        Text color #d78ed4
      
           This box has a color of #d78ed4        
        
          <div style="background-color:#d78ed4;">Content here</div>
        
        
          .mybackground {background-color:#d78ed4;}
        
        Background color #d78ed4
      
           Border around this has a color of #d78ed4        
        
          <div style="border:2px solid #d78ed4;">Content here</div>
        
        
          .myborder {border:2px solid #d78ed4;}
        
        Border color #d78ed4