#b46ccb color space conversions
Hex:
        #b46ccb
        RGB:
        180, 108, 203
        CMY:
        29, 58, 20
        CMYK:
        11, 47, 0, 20
      HSL:
        285°, 47.7387%, 60.9804%
        HSV (HSB):
        285°, 46.7980%, 79.6078%
        XYZ:
        34.9644, 24.7402, 59.4324
        xyY:
        0.2935, 0.2077, 24.7402
      CIE-Lab:
        56.8214, 44.3754, -37.8956
        CIE-LCH:
        56.8214, 58.3546, 319.5034
        CIE-Luv:
        56.8214, 30.6501, -64.4895
        Hunter-Lab:
        49.7395, 38.4325, -36.0263
      #b46ccb color charts
#b46ccb RGB chart
      #b46ccb CMYK chart
      #b46ccb RGB pie chart
      #b46ccb color shades, tints & tones
#b46ccb color schemes
#b46ccb color preview, HTML & CSS examples
           This text has a color of #b46ccb        
        
          <p style="color:#b46ccb;">Text here</p>
        
        
          .mytext {color:#b46ccb;}
        
        Text color #b46ccb
      
           This box has a color of #b46ccb        
        
          <div style="background-color:#b46ccb;">Content here</div>
        
        
          .mybackground {background-color:#b46ccb;}
        
        Background color #b46ccb
      
           Border around this has a color of #b46ccb        
        
          <div style="border:2px solid #b46ccb;">Content here</div>
        
        
          .myborder {border:2px solid #b46ccb;}
        
        Border color #b46ccb