#b704ee color space conversions
Hex:
        #b704ee
        RGB:
        183, 4, 238
        CMY:
        28, 98, 7
        CMYK:
        23, 98, 0, 7
      HSL:
        286°, 96.6942%, 47.4510%
        HSV (HSB):
        286°, 98.3193%, 93.3333%
        XYZ:
        35.0045, 16.3272, 82.1954
        xyY:
        0.2622, 0.1223, 16.3272
      CIE-Lab:
        47.4008, 85.1182, -72.7949
        CIE-LCH:
        47.4008, 112.0009, 319.4622
        CIE-Luv:
        47.4008, 41.9652, -116.6108
        Hunter-Lab:
        40.4069, 83.9225, -92.3226
      #b704ee color charts
#b704ee RGB chart
      #b704ee CMYK chart
      #b704ee RGB pie chart
      #b704ee color shades, tints & tones
#b704ee color schemes
#b704ee color preview, HTML & CSS examples
           This text has a color of #b704ee        
        
          <p style="color:#b704ee;">Text here</p>
        
        
          .mytext {color:#b704ee;}
        
        Text color #b704ee
      
           This box has a color of #b704ee        
        
          <div style="background-color:#b704ee;">Content here</div>
        
        
          .mybackground {background-color:#b704ee;}
        
        Background color #b704ee
      
           Border around this has a color of #b704ee        
        
          <div style="border:2px solid #b704ee;">Content here</div>
        
        
          .myborder {border:2px solid #b704ee;}
        
        Border color #b704ee