#b740d0 color space conversions
Hex:
        #b740d0
        RGB:
        183, 64, 208
        CMY:
        28, 75, 18
        CMYK:
        12, 69, 0, 18
      HSL:
        290°, 60.5042%, 53.3333%
        HSV (HSB):
        290°, 69.2308%, 81.5686%
        XYZ:
        32.7470, 18.2881, 61.4785
        xyY:
        0.2910, 0.1625, 18.2881
      CIE-Lab:
        49.8437, 66.7121, -51.7807
        CIE-LCH:
        49.8437, 84.4496, 322.1820
        CIE-Luv:
        49.8437, 44.4923, -86.4779
        Hunter-Lab:
        42.7646, 61.8482, -55.3002
      #b740d0 color charts
#b740d0 RGB chart
      #b740d0 CMYK chart
      #b740d0 RGB pie chart
      #b740d0 color shades, tints & tones
#b740d0 color schemes
#b740d0 color preview, HTML & CSS examples
           This text has a color of #b740d0        
        
          <p style="color:#b740d0;">Text here</p>
        
        
          .mytext {color:#b740d0;}
        
        Text color #b740d0
      
           This box has a color of #b740d0        
        
          <div style="background-color:#b740d0;">Content here</div>
        
        
          .mybackground {background-color:#b740d0;}
        
        Background color #b740d0
      
           Border around this has a color of #b740d0        
        
          <div style="border:2px solid #b740d0;">Content here</div>
        
        
          .myborder {border:2px solid #b740d0;}
        
        Border color #b740d0