#b275d3 color space conversions
Hex:
        #b275d3
        RGB:
        178, 117, 211
        CMY:
        30, 54, 17
        CMYK:
        16, 45, 0, 17
      HSL:
        279°, 51.6484%, 64.3137%
        HSV (HSB):
        279°, 44.5498%, 82.7451%
        XYZ:
        36.4793, 26.8907, 64.8958
        xyY:
        0.2844, 0.2096, 26.8907
      CIE-Lab:
        58.8730, 40.6332, -39.2207
        CIE-LCH:
        58.8730, 56.4741, 316.0133
        CIE-Luv:
        58.8730, 24.5846, -66.5274
        Hunter-Lab:
        51.8562, 34.8208, -37.8994
      #b275d3 color charts
#b275d3 RGB chart
      #b275d3 CMYK chart
      #b275d3 RGB pie chart
      #b275d3 color shades, tints & tones
#b275d3 color schemes
#b275d3 color preview, HTML & CSS examples
           This text has a color of #b275d3        
        
          <p style="color:#b275d3;">Text here</p>
        
        
          .mytext {color:#b275d3;}
        
        Text color #b275d3
      
           This box has a color of #b275d3        
        
          <div style="background-color:#b275d3;">Content here</div>
        
        
          .mybackground {background-color:#b275d3;}
        
        Background color #b275d3
      
           Border around this has a color of #b275d3        
        
          <div style="border:2px solid #b275d3;">Content here</div>
        
        
          .myborder {border:2px solid #b275d3;}
        
        Border color #b275d3