#d150db color space conversions
Hex:
        #d150db
        RGB:
        209, 80, 219
        CMY:
        18, 69, 14
        CMYK:
        5, 63, 0, 14
      HSL:
        296°, 65.8768%, 58.6275%
        HSV (HSB):
        296°, 63.4703%, 85.8824%
        XYZ:
        41.9493, 24.4071, 69.5179
        xyY:
        0.3087, 0.1796, 24.4071
      CIE-Lab:
        56.4931, 68.2145, -47.2287
        CIE-LCH:
        56.4931, 82.9685, 325.3030
        CIE-Luv:
        56.4931, 54.5588, -82.3212
        Hunter-Lab:
        49.4035, 65.1110, -48.8471
      #d150db color charts
#d150db RGB chart
      #d150db CMYK chart
      #d150db RGB pie chart
      #d150db color shades, tints & tones
#d150db color schemes
#d150db color preview, HTML & CSS examples
           This text has a color of #d150db        
        
          <p style="color:#d150db;">Text here</p>
        
        
          .mytext {color:#d150db;}
        
        Text color #d150db
      
           This box has a color of #d150db        
        
          <div style="background-color:#d150db;">Content here</div>
        
        
          .mybackground {background-color:#d150db;}
        
        Background color #d150db
      
           Border around this has a color of #d150db        
        
          <div style="border:2px solid #d150db;">Content here</div>
        
        
          .myborder {border:2px solid #d150db;}
        
        Border color #d150db