#b704dd color space conversions
Hex:
        #b704dd
        RGB:
        183, 4, 221
        CMY:
        28, 98, 13
        CMYK:
        17, 98, 0, 13
      HSL:
        289°, 96.4444%, 44.1176%
        HSV (HSB):
        289°, 98.1900%, 86.6667%
        XYZ:
        32.6230, 15.3746, 69.6548
        xyY:
        0.2773, 0.1307, 15.3746
      CIE-Lab:
        46.1430, 82.2205, -65.1866
        CIE-LCH:
        46.1430, 104.9262, 321.5917
        CIE-Luv:
        46.1430, 47.0924, -105.1583
        Hunter-Lab:
        39.2104, 79.8934, -77.8776
      #b704dd color charts
#b704dd RGB chart
      #b704dd CMYK chart
      #b704dd RGB pie chart
      #b704dd color shades, tints & tones
#b704dd color schemes
#b704dd color preview, HTML & CSS examples
           This text has a color of #b704dd        
        
          <p style="color:#b704dd;">Text here</p>
        
        
          .mytext {color:#b704dd;}
        
        Text color #b704dd
      
           This box has a color of #b704dd        
        
          <div style="background-color:#b704dd;">Content here</div>
        
        
          .mybackground {background-color:#b704dd;}
        
        Background color #b704dd
      
           Border around this has a color of #b704dd        
        
          <div style="border:2px solid #b704dd;">Content here</div>
        
        
          .myborder {border:2px solid #b704dd;}
        
        Border color #b704dd