#b275d7 color space conversions
Hex:
        #b275d7
        RGB:
        178, 117, 215
        CMY:
        30, 54, 16
        CMYK:
        17, 46, 0, 16
      HSL:
        277°, 55.0562%, 65.0980%
        HSV (HSB):
        277°, 45.5814%, 84.3137%
        XYZ:
        36.9871, 27.0939, 67.5702
        xyY:
        0.2809, 0.2058, 27.0939
      CIE-Lab:
        59.0611, 41.5010, -41.1775
        CIE-LCH:
        59.0611, 58.4630, 315.2242
        CIE-Luv:
        59.0611, 23.9132, -69.8151
        Hunter-Lab:
        52.0518, 35.7486, -40.5302
      #b275d7 color charts
#b275d7 RGB chart
      #b275d7 CMYK chart
      #b275d7 RGB pie chart
      #b275d7 color shades, tints & tones
#b275d7 color schemes
#b275d7 color preview, HTML & CSS examples
           This text has a color of #b275d7        
        
          <p style="color:#b275d7;">Text here</p>
        
        
          .mytext {color:#b275d7;}
        
        Text color #b275d7
      
           This box has a color of #b275d7        
        
          <div style="background-color:#b275d7;">Content here</div>
        
        
          .mybackground {background-color:#b275d7;}
        
        Background color #b275d7
      
           Border around this has a color of #b275d7        
        
          <div style="border:2px solid #b275d7;">Content here</div>
        
        
          .myborder {border:2px solid #b275d7;}
        
        Border color #b275d7