#b385a8 color space conversions
Hex:
        #b385a8
        RGB:
        179, 133, 168
        CMY:
        30, 48, 34
        CMYK:
        0, 26, 6, 30
      HSL:
        314°, 23.2323%, 61.1765%
        HSV (HSB):
        314°, 25.6983%, 70.1961%
        XYZ:
        34.0458, 29.1859, 40.8848
        xyY:
        0.3270, 0.2803, 29.1859
      CIE-Lab:
        60.9454, 23.4344, -11.6237
        CIE-LCH:
        60.9454, 26.1588, 333.6181
        CIE-Luv:
        60.9454, 24.7483, -20.9871
        Hunter-Lab:
        54.0240, 17.9484, -7.0533
      #b385a8 color charts
#b385a8 RGB chart
      #b385a8 CMYK chart
      #b385a8 RGB pie chart
      #b385a8 color shades, tints & tones
#b385a8 color schemes
#b385a8 color preview, HTML & CSS examples
           This text has a color of #b385a8        
        
          <p style="color:#b385a8;">Text here</p>
        
        
          .mytext {color:#b385a8;}
        
        Text color #b385a8
      
           This box has a color of #b385a8        
        
          <div style="background-color:#b385a8;">Content here</div>
        
        
          .mybackground {background-color:#b385a8;}
        
        Background color #b385a8
      
           Border around this has a color of #b385a8        
        
          <div style="border:2px solid #b385a8;">Content here</div>
        
        
          .myborder {border:2px solid #b385a8;}
        
        Border color #b385a8