#b780fa color space conversions
Hex:
        #b780fa
        RGB:
        183, 128, 250
        CMY:
        28, 50, 2
        CMYK:
        27, 49, 0, 2
      HSL:
        267°, 92.4242%, 74.1176%
        HSV (HSB):
        267°, 48.8000%, 98.0392%
        XYZ:
        44.5029, 32.4078, 94.3522
        xyY:
        0.2599, 0.1892, 32.4078
      CIE-Lab:
        63.6785, 44.8160, -53.2985
        CIE-LCH:
        63.6785, 69.6362, 310.0588
        CIE-Luv:
        63.6785, 17.3303, -90.9583
        Hunter-Lab:
        56.9278, 39.9175, -58.4179
      #b780fa color charts
#b780fa RGB chart
      #b780fa CMYK chart
      #b780fa RGB pie chart
      #b780fa color shades, tints & tones
#b780fa color schemes
#b780fa color preview, HTML & CSS examples
           This text has a color of #b780fa        
        
          <p style="color:#b780fa;">Text here</p>
        
        
          .mytext {color:#b780fa;}
        
        Text color #b780fa
      
           This box has a color of #b780fa        
        
          <div style="background-color:#b780fa;">Content here</div>
        
        
          .mybackground {background-color:#b780fa;}
        
        Background color #b780fa
      
           Border around this has a color of #b780fa        
        
          <div style="border:2px solid #b780fa;">Content here</div>
        
        
          .myborder {border:2px solid #b780fa;}
        
        Border color #b780fa