#b275cd color space conversions
Hex:
        #b275cd
        RGB:
        178, 117, 205
        CMY:
        30, 54, 20
        CMYK:
        13, 43, 0, 20
      HSL:
        282°, 46.8085%, 63.1373%
        HSV (HSB):
        282°, 42.9268%, 80.3922%
        XYZ:
        35.7408, 26.5953, 61.0073
        xyY:
        0.2898, 0.2156, 26.5953
      CIE-Lab:
        58.5979, 39.3507, -36.2639
        CIE-LCH:
        58.5979, 53.5121, 317.3376
        CIE-Luv:
        58.5979, 25.6013, -61.5763
        Hunter-Lab:
        51.5707, 33.4600, -34.0397
      #b275cd color charts
#b275cd RGB chart
      #b275cd CMYK chart
      #b275cd RGB pie chart
      #b275cd color shades, tints & tones
#b275cd color schemes
#b275cd color preview, HTML & CSS examples
           This text has a color of #b275cd        
        
          <p style="color:#b275cd;">Text here</p>
        
        
          .mytext {color:#b275cd;}
        
        Text color #b275cd
      
           This box has a color of #b275cd        
        
          <div style="background-color:#b275cd;">Content here</div>
        
        
          .mybackground {background-color:#b275cd;}
        
        Background color #b275cd
      
           Border around this has a color of #b275cd        
        
          <div style="border:2px solid #b275cd;">Content here</div>
        
        
          .myborder {border:2px solid #b275cd;}
        
        Border color #b275cd