#b772fa color space conversions
Hex:
        #b772fa
        RGB:
        183, 114, 250
        CMY:
        28, 55, 2
        CMYK:
        27, 54, 0, 2
      HSL:
        270°, 93.1507%, 71.3725%
        HSV (HSB):
        270°, 54.4000%, 98.0392%
        XYZ:
        42.8011, 29.0040, 93.7850
        xyY:
        0.2585, 0.1752, 29.0040
      CIE-Lab:
        60.7852, 52.2734, -57.9040
        CIE-LCH:
        60.7852, 78.0088, 312.0745
        CIE-Luv:
        60.7852, 21.8583, -98.3911
        Hunter-Lab:
        53.8554, 47.6143, -65.5501
      #b772fa color charts
#b772fa RGB chart
      #b772fa CMYK chart
      #b772fa RGB pie chart
      #b772fa color shades, tints & tones
#b772fa color schemes
#b772fa color preview, HTML & CSS examples
           This text has a color of #b772fa        
        
          <p style="color:#b772fa;">Text here</p>
        
        
          .mytext {color:#b772fa;}
        
        Text color #b772fa
      
           This box has a color of #b772fa        
        
          <div style="background-color:#b772fa;">Content here</div>
        
        
          .mybackground {background-color:#b772fa;}
        
        Background color #b772fa
      
           Border around this has a color of #b772fa        
        
          <div style="border:2px solid #b772fa;">Content here</div>
        
        
          .myborder {border:2px solid #b772fa;}
        
        Border color #b772fa