#d133ba color space conversions
Hex:
        #d133ba
        RGB:
        209, 51, 186
        CMY:
        18, 80, 27
        CMYK:
        0, 76, 11, 18
      HSL:
        309°, 63.2000%, 50.9804%
        HSV (HSB):
        309°, 75.5981%, 81.9608%
        XYZ:
        36.3412, 19.4681, 48.2967
        xyY:
        0.3491, 0.1870, 19.4681
      CIE-Lab:
        51.2305, 73.1165, -36.6133
        CIE-LCH:
        51.2305, 81.7713, 333.4005
        CIE-Luv:
        51.2305, 72.8075, -65.3375
        Hunter-Lab:
        44.1227, 69.8051, -34.0129
      #d133ba color charts
#d133ba RGB chart
      #d133ba CMYK chart
      #d133ba RGB pie chart
      #d133ba color shades, tints & tones
#d133ba color schemes
#d133ba color preview, HTML & CSS examples
           This text has a color of #d133ba        
        
          <p style="color:#d133ba;">Text here</p>
        
        
          .mytext {color:#d133ba;}
        
        Text color #d133ba
      
           This box has a color of #d133ba        
        
          <div style="background-color:#d133ba;">Content here</div>
        
        
          .mybackground {background-color:#d133ba;}
        
        Background color #d133ba
      
           Border around this has a color of #d133ba        
        
          <div style="border:2px solid #d133ba;">Content here</div>
        
        
          .myborder {border:2px solid #d133ba;}
        
        Border color #d133ba