#b780ef color space conversions
Hex:
        #b780ef
        RGB:
        183, 128, 239
        CMY:
        28, 50, 6
        CMYK:
        23, 46, 0, 6
      HSL:
        270°, 77.6224%, 71.9608%
        HSV (HSB):
        270°, 46.4435%, 93.7255%
        XYZ:
        42.8276, 31.7376, 85.5301
        xyY:
        0.2675, 0.1982, 31.7376
      CIE-Lab:
        63.1254, 42.2653, -48.1136
        CIE-LCH:
        63.1254, 64.0412, 311.2976
        CIE-Luv:
        63.1254, 18.9307, -82.0627
        Hunter-Lab:
        56.3361, 37.1102, -50.5793
      #b780ef color charts
#b780ef RGB chart
      #b780ef CMYK chart
      #b780ef RGB pie chart
      #b780ef color shades, tints & tones
#b780ef color schemes
#b780ef color preview, HTML & CSS examples
           This text has a color of #b780ef        
        
          <p style="color:#b780ef;">Text here</p>
        
        
          .mytext {color:#b780ef;}
        
        Text color #b780ef
      
           This box has a color of #b780ef        
        
          <div style="background-color:#b780ef;">Content here</div>
        
        
          .mybackground {background-color:#b780ef;}
        
        Background color #b780ef
      
           Border around this has a color of #b780ef        
        
          <div style="border:2px solid #b780ef;">Content here</div>
        
        
          .myborder {border:2px solid #b780ef;}
        
        Border color #b780ef