#b740cd color space conversions
Hex:
        #b740cd
        RGB:
        183, 64, 205
        CMY:
        28, 75, 20
        CMYK:
        11, 69, 0, 20
      HSL:
        291°, 58.5062%, 52.7451%
        HSV (HSB):
        291°, 68.7805%, 80.3922%
        XYZ:
        32.3813, 18.1418, 59.5527
        xyY:
        0.2942, 0.1648, 18.1418
      CIE-Lab:
        49.6677, 66.1610, -50.3398
        CIE-LCH:
        49.6677, 83.1347, 322.7337
        CIE-Luv:
        49.6677, 45.3497, -84.2007
        Hunter-Lab:
        42.5932, 61.1654, -53.0823
      #b740cd color charts
#b740cd RGB chart
      #b740cd CMYK chart
      #b740cd RGB pie chart
      #b740cd color shades, tints & tones
#b740cd color schemes
#b740cd color preview, HTML & CSS examples
           This text has a color of #b740cd        
        
          <p style="color:#b740cd;">Text here</p>
        
        
          .mytext {color:#b740cd;}
        
        Text color #b740cd
      
           This box has a color of #b740cd        
        
          <div style="background-color:#b740cd;">Content here</div>
        
        
          .mybackground {background-color:#b740cd;}
        
        Background color #b740cd
      
           Border around this has a color of #b740cd        
        
          <div style="border:2px solid #b740cd;">Content here</div>
        
        
          .myborder {border:2px solid #b740cd;}
        
        Border color #b740cd