#b285a8 color space conversions
Hex:
        #b285a8
        RGB:
        178, 133, 168
        CMY:
        30, 48, 34
        CMYK:
        0, 25, 6, 30
      HSL:
        313°, 22.6131%, 60.9804%
        HSV (HSB):
        313°, 25.2809%, 69.8039%
        XYZ:
        33.8155, 29.0672, 40.8740
        xyY:
        0.3259, 0.2801, 29.0672
      CIE-Lab:
        60.8409, 23.0823, -11.7912
        CIE-LCH:
        60.8409, 25.9196, 332.9405
        CIE-Luv:
        60.8409, 24.1009, -21.1722
        Hunter-Lab:
        53.9140, 17.6079, -7.2100
      #b285a8 color charts
#b285a8 RGB chart
      #b285a8 CMYK chart
      #b285a8 RGB pie chart
      #b285a8 color shades, tints & tones
#b285a8 color schemes
#b285a8 color preview, HTML & CSS examples
           This text has a color of #b285a8        
        
          <p style="color:#b285a8;">Text here</p>
        
        
          .mytext {color:#b285a8;}
        
        Text color #b285a8
      
           This box has a color of #b285a8        
        
          <div style="background-color:#b285a8;">Content here</div>
        
        
          .mybackground {background-color:#b285a8;}
        
        Background color #b285a8
      
           Border around this has a color of #b285a8        
        
          <div style="border:2px solid #b285a8;">Content here</div>
        
        
          .myborder {border:2px solid #b285a8;}
        
        Border color #b285a8