#d115be color space conversions
Hex:
        #d115be
        RGB:
        209, 21, 190
        CMY:
        18, 92, 25
        CMYK:
        0, 90, 9, 18
      HSL:
        306°, 81.7391%, 45.0980%
        HSV (HSB):
        306°, 89.9522%, 81.9608%
        XYZ:
        35.8569, 17.8093, 50.2629
        xyY:
        0.3450, 0.1714, 17.8093
      CIE-Lab:
        49.2640, 79.9730, -42.0460
        CIE-LCH:
        49.2640, 90.3524, 332.2668
        CIE-Luv:
        49.2640, 75.7180, -73.7272
        Hunter-Lab:
        42.2011, 77.8137, -41.0755
      #d115be color charts
#d115be RGB chart
      #d115be CMYK chart
      #d115be RGB pie chart
      #d115be color shades, tints & tones
#d115be color schemes
#d115be color preview, HTML & CSS examples
           This text has a color of #d115be        
        
          <p style="color:#d115be;">Text here</p>
        
        
          .mytext {color:#d115be;}
        
        Text color #d115be
      
           This box has a color of #d115be        
        
          <div style="background-color:#d115be;">Content here</div>
        
        
          .mybackground {background-color:#d115be;}
        
        Background color #d115be
      
           Border around this has a color of #d115be        
        
          <div style="border:2px solid #d115be;">Content here</div>
        
        
          .myborder {border:2px solid #d115be;}
        
        Border color #d115be