#b770d0 color space conversions
Hex:
        #b770d0
        RGB:
        183, 112, 208
        CMY:
        28, 56, 18
        CMYK:
        12, 46, 0, 18
      HSL:
        284°, 50.5263%, 62.7451%
        HSV (HSB):
        284°, 46.1538%, 81.5686%
        XYZ:
        36.7078, 26.2097, 62.7988
        xyY:
        0.2920, 0.2085, 26.2097
      CIE-Lab:
        58.2356, 44.1381, -38.4870
        CIE-LCH:
        58.2356, 58.5613, 318.9126
        CIE-Luv:
        58.2356, 30.0214, -65.7098
        Hunter-Lab:
        51.1954, 38.3949, -36.8912
      #b770d0 color charts
#b770d0 RGB chart
      #b770d0 CMYK chart
      #b770d0 RGB pie chart
      #b770d0 color shades, tints & tones
#b770d0 color schemes
#b770d0 color preview, HTML & CSS examples
           This text has a color of #b770d0        
        
          <p style="color:#b770d0;">Text here</p>
        
        
          .mytext {color:#b770d0;}
        
        Text color #b770d0
      
           This box has a color of #b770d0        
        
          <div style="background-color:#b770d0;">Content here</div>
        
        
          .mybackground {background-color:#b770d0;}
        
        Background color #b770d0
      
           Border around this has a color of #b770d0        
        
          <div style="border:2px solid #b770d0;">Content here</div>
        
        
          .myborder {border:2px solid #b770d0;}
        
        Border color #b770d0