#b255c2 color space conversions
Hex:
        #b255c2
        RGB:
        178, 85, 194
        CMY:
        30, 67, 24
        CMYK:
        8, 56, 0, 24
      HSL:
        291°, 47.1861%, 54.7059%
        HSV (HSB):
        291°, 56.1856%, 76.0784%
        XYZ:
        31.3462, 19.8570, 53.2196
        xyY:
        0.3002, 0.1902, 19.8570
      CIE-Lab:
        51.6752, 53.7469, -40.8622
        CIE-LCH:
        51.6752, 67.5163, 322.7554
        CIE-Luv:
        51.6752, 39.3958, -69.0353
        Hunter-Lab:
        44.5612, 47.5822, -39.6174
      #b255c2 color charts
#b255c2 RGB chart
      #b255c2 CMYK chart
      #b255c2 RGB pie chart
      #b255c2 color shades, tints & tones
#b255c2 color schemes
#b255c2 color preview, HTML & CSS examples
           This text has a color of #b255c2        
        
          <p style="color:#b255c2;">Text here</p>
        
        
          .mytext {color:#b255c2;}
        
        Text color #b255c2
      
           This box has a color of #b255c2        
        
          <div style="background-color:#b255c2;">Content here</div>
        
        
          .mybackground {background-color:#b255c2;}
        
        Background color #b255c2
      
           Border around this has a color of #b255c2        
        
          <div style="border:2px solid #b255c2;">Content here</div>
        
        
          .myborder {border:2px solid #b255c2;}
        
        Border color #b255c2