#b285b1 color space conversions
Hex:
        #b285b1
        RGB:
        178, 133, 177
        CMY:
        30, 48, 31
        CMYK:
        0, 25, 1, 30
      HSL:
        301°, 22.6131%, 60.9804%
        HSV (HSB):
        301°, 25.2809%, 69.8039%
        XYZ:
        34.6834, 29.4144, 45.4445
        xyY:
        0.3166, 0.2685, 29.4144
      CIE-Lab:
        61.1456, 24.7744, -16.4545
        CIE-LCH:
        61.1456, 29.7409, 326.4090
        CIE-Luv:
        61.1456, 22.8638, -28.5655
        Hunter-Lab:
        54.2350, 19.2400, -11.7157
      #b285b1 color charts
#b285b1 RGB chart
      #b285b1 CMYK chart
      #b285b1 RGB pie chart
      #b285b1 color shades, tints & tones
#b285b1 color schemes
#b285b1 color preview, HTML & CSS examples
           This text has a color of #b285b1        
        
          <p style="color:#b285b1;">Text here</p>
        
        
          .mytext {color:#b285b1;}
        
        Text color #b285b1
      
           This box has a color of #b285b1        
        
          <div style="background-color:#b285b1;">Content here</div>
        
        
          .mybackground {background-color:#b285b1;}
        
        Background color #b285b1
      
           Border around this has a color of #b285b1        
        
          <div style="border:2px solid #b285b1;">Content here</div>
        
        
          .myborder {border:2px solid #b285b1;}
        
        Border color #b285b1