#b474cf color space conversions
Hex:
        #b474cf
        RGB:
        180, 116, 207
        CMY:
        29, 55, 19
        CMYK:
        13, 44, 0, 19
      HSL:
        282°, 48.6631%, 63.3333%
        HSV (HSB):
        282°, 43.9614%, 81.1765%
        XYZ:
        36.3303, 26.6991, 62.2701
        xyY:
        0.2899, 0.2131, 26.6991
      CIE-Lab:
        58.6947, 40.9063, -37.2268
        CIE-LCH:
        58.6947, 55.3097, 317.6962
        CIE-Luv:
        58.6947, 26.8480, -63.3492
        Hunter-Lab:
        51.6711, 35.0798, -35.2820
      #b474cf color charts
#b474cf RGB chart
      #b474cf CMYK chart
      #b474cf RGB pie chart
      #b474cf color shades, tints & tones
#b474cf color schemes
#b474cf color preview, HTML & CSS examples
           This text has a color of #b474cf        
        
          <p style="color:#b474cf;">Text here</p>
        
        
          .mytext {color:#b474cf;}
        
        Text color #b474cf
      
           This box has a color of #b474cf        
        
          <div style="background-color:#b474cf;">Content here</div>
        
        
          .mybackground {background-color:#b474cf;}
        
        Background color #b474cf
      
           Border around this has a color of #b474cf        
        
          <div style="border:2px solid #b474cf;">Content here</div>
        
        
          .myborder {border:2px solid #b474cf;}
        
        Border color #b474cf