#d132eb color space conversions
Hex:
        #d132eb
        RGB:
        209, 50, 235
        CMY:
        18, 80, 8
        CMYK:
        11, 79, 0, 8
      HSL:
        292°, 82.2222%, 55.8824%
        HSV (HSB):
        292°, 78.7234%, 92.1569%
        XYZ:
        42.4305, 21.8347, 80.5754
        xyY:
        0.2929, 0.1507, 21.8347
      CIE-Lab:
        53.8511, 81.0522, -60.4693
        CIE-LCH:
        53.8511, 101.1237, 323.2751
        CIE-Luv:
        53.8511, 55.7463, -102.9575
        Hunter-Lab:
        46.7276, 80.3118, -69.5283
      #d132eb color charts
#d132eb RGB chart
      #d132eb CMYK chart
      #d132eb RGB pie chart
      #d132eb color shades, tints & tones
#d132eb color schemes
#d132eb color preview, HTML & CSS examples
           This text has a color of #d132eb        
        
          <p style="color:#d132eb;">Text here</p>
        
        
          .mytext {color:#d132eb;}
        
        Text color #d132eb
      
           This box has a color of #d132eb        
        
          <div style="background-color:#d132eb;">Content here</div>
        
        
          .mybackground {background-color:#d132eb;}
        
        Background color #d132eb
      
           Border around this has a color of #d132eb        
        
          <div style="border:2px solid #d132eb;">Content here</div>
        
        
          .myborder {border:2px solid #d132eb;}
        
        Border color #d132eb