#d607be color space conversions
Hex:
        #d607be
        RGB:
        214, 7, 190
        CMY:
        16, 97, 25
        CMYK:
        0, 97, 11, 16
      HSL:
        307°, 93.6652%, 43.3333%
        HSV (HSB):
        307°, 96.7290%, 83.9216%
        XYZ:
        37.1018, 18.1658, 50.2661
        xyY:
        0.3516, 0.1721, 18.1658
      CIE-Lab:
        49.6966, 82.2421, -41.3035
        CIE-LCH:
        49.6966, 92.0312, 333.3334
        CIE-Luv:
        49.6966, 80.4425, -73.1446
        Hunter-Lab:
        42.6214, 80.7965, -40.0895
      #d607be color charts
#d607be RGB chart
      #d607be CMYK chart
      #d607be RGB pie chart
      #d607be color shades, tints & tones
#d607be color schemes
#d607be color preview, HTML & CSS examples
           This text has a color of #d607be        
        
          <p style="color:#d607be;">Text here</p>
        
        
          .mytext {color:#d607be;}
        
        Text color #d607be
      
           This box has a color of #d607be        
        
          <div style="background-color:#d607be;">Content here</div>
        
        
          .mybackground {background-color:#d607be;}
        
        Background color #d607be
      
           Border around this has a color of #d607be        
        
          <div style="border:2px solid #d607be;">Content here</div>
        
        
          .myborder {border:2px solid #d607be;}
        
        Border color #d607be