#b755d0 color space conversions
Hex:
        #b755d0
        RGB:
        183, 85, 208
        CMY:
        28, 67, 18
        CMYK:
        12, 59, 0, 18
      HSL:
        288°, 56.6820%, 57.4510%
        HSV (HSB):
        288°, 59.1346%, 81.5686%
        XYZ:
        34.1621, 21.1183, 61.9502
        xyY:
        0.2914, 0.1801, 21.1183
      CIE-Lab:
        53.0788, 57.7460, -46.6248
        CIE-LCH:
        53.0788, 74.2190, 321.0822
        CIE-Luv:
        53.0788, 39.1430, -78.8406
        Hunter-Lab:
        45.9547, 52.2738, -47.7589
      #b755d0 color charts
#b755d0 RGB chart
      #b755d0 CMYK chart
      #b755d0 RGB pie chart
      #b755d0 color shades, tints & tones
#b755d0 color schemes
#b755d0 color preview, HTML & CSS examples
           This text has a color of #b755d0        
        
          <p style="color:#b755d0;">Text here</p>
        
        
          .mytext {color:#b755d0;}
        
        Text color #b755d0
      
           This box has a color of #b755d0        
        
          <div style="background-color:#b755d0;">Content here</div>
        
        
          .mybackground {background-color:#b755d0;}
        
        Background color #b755d0
      
           Border around this has a color of #b755d0        
        
          <div style="border:2px solid #b755d0;">Content here</div>
        
        
          .myborder {border:2px solid #b755d0;}
        
        Border color #b755d0