#b74fff color space conversions
Hex:
        #b74fff
        RGB:
        183, 79, 255
        CMY:
        28, 69, 0
        CMYK:
        28, 69, 0, 0
      HSL:
        275°, 100.0000%, 65.4902%
        HSV (HSB):
        275°, 69.0196%, 100.0000%
        XYZ:
        40.3744, 22.8792, 96.8959
        xyY:
        0.2521, 0.1429, 22.8792
      CIE-Lab:
        54.9477, 70.0507, -70.0498
        CIE-LCH:
        54.9477, 99.0660, 315.0004
        CIE-Luv:
        54.9477, 29.7742, -116.3919
        Hunter-Lab:
        47.8323, 66.9625, -86.6238
      #b74fff color charts
#b74fff RGB chart
      #b74fff CMYK chart
      #b74fff RGB pie chart
      #b74fff color shades, tints & tones
#b74fff color schemes
#b74fff color preview, HTML & CSS examples
           This text has a color of #b74fff        
        
          <p style="color:#b74fff;">Text here</p>
        
        
          .mytext {color:#b74fff;}
        
        Text color #b74fff
      
           This box has a color of #b74fff        
        
          <div style="background-color:#b74fff;">Content here</div>
        
        
          .mybackground {background-color:#b74fff;}
        
        Background color #b74fff
      
           Border around this has a color of #b74fff        
        
          <div style="border:2px solid #b74fff;">Content here</div>
        
        
          .myborder {border:2px solid #b74fff;}
        
        Border color #b74fff