#b672dd color space conversions
Hex:
        #b672dd
        RGB:
        182, 114, 221
        CMY:
        29, 55, 13
        CMYK:
        18, 48, 0, 13
      HSL:
        278°, 61.1429%, 65.6863%
        HSV (HSB):
        278°, 48.4163%, 86.6667%
        XYZ:
        38.3599, 27.2002, 71.6350
        xyY:
        0.2796, 0.1983, 27.2002
      CIE-Lab:
        59.1591, 45.5397, -44.3628
        CIE-LCH:
        59.1591, 63.5761, 315.7500
        CIE-Luv:
        59.1591, 26.3011, -75.4732
        Hunter-Lab:
        52.1538, 40.0202, -44.9292
      #b672dd color charts
#b672dd RGB chart
      #b672dd CMYK chart
      #b672dd RGB pie chart
      #b672dd color shades, tints & tones
#b672dd color schemes
#b672dd color preview, HTML & CSS examples
           This text has a color of #b672dd        
        
          <p style="color:#b672dd;">Text here</p>
        
        
          .mytext {color:#b672dd;}
        
        Text color #b672dd
      
           This box has a color of #b672dd        
        
          <div style="background-color:#b672dd;">Content here</div>
        
        
          .mybackground {background-color:#b672dd;}
        
        Background color #b672dd
      
           Border around this has a color of #b672dd        
        
          <div style="border:2px solid #b672dd;">Content here</div>
        
        
          .myborder {border:2px solid #b672dd;}
        
        Border color #b672dd