#b755e0 color space conversions
Hex:
        #b755e0
        RGB:
        183, 85, 224
        CMY:
        28, 67, 12
        CMYK:
        18, 62, 0, 12
      HSL:
        282°, 69.1542%, 60.5882%
        HSV (HSB):
        282°, 62.0536%, 87.8431%
        XYZ:
        36.2315, 21.9461, 72.8474
        xyY:
        0.2765, 0.1675, 21.9461
      CIE-Lab:
        53.9698, 60.9434, -54.2859
        CIE-LCH:
        53.9698, 81.6153, 318.3066
        CIE-Luv:
        53.9698, 35.3160, -91.2831
        Hunter-Lab:
        46.8467, 56.0713, -59.4044
      #b755e0 color charts
#b755e0 RGB chart
      #b755e0 CMYK chart
      #b755e0 RGB pie chart
      #b755e0 color shades, tints & tones
#b755e0 color schemes
#b755e0 color preview, HTML & CSS examples
           This text has a color of #b755e0        
        
          <p style="color:#b755e0;">Text here</p>
        
        
          .mytext {color:#b755e0;}
        
        Text color #b755e0
      
           This box has a color of #b755e0        
        
          <div style="background-color:#b755e0;">Content here</div>
        
        
          .mybackground {background-color:#b755e0;}
        
        Background color #b755e0
      
           Border around this has a color of #b755e0        
        
          <div style="border:2px solid #b755e0;">Content here</div>
        
        
          .myborder {border:2px solid #b755e0;}
        
        Border color #b755e0