#b775f1 color space conversions
Hex:
        #b775f1
        RGB:
        183, 117, 241
        CMY:
        28, 54, 5
        CMYK:
        24, 51, 0, 5
      HSL:
        272°, 81.5789%, 70.1961%
        HSV (HSB):
        272°, 51.4523%, 94.5098%
        XYZ:
        41.7669, 29.1407, 86.6425
        xyY:
        0.2651, 0.1850, 29.1407
      CIE-Lab:
        60.9056, 48.6424, -52.7374
        CIE-LCH:
        60.9056, 71.7448, 312.6869
        CIE-Luv:
        60.9056, 22.4012, -89.7466
        Hunter-Lab:
        53.9822, 43.6397, -57.3741
      #b775f1 color charts
#b775f1 RGB chart
      #b775f1 CMYK chart
      #b775f1 RGB pie chart
      #b775f1 color shades, tints & tones
#b775f1 color schemes
#b775f1 color preview, HTML & CSS examples
           This text has a color of #b775f1        
        
          <p style="color:#b775f1;">Text here</p>
        
        
          .mytext {color:#b775f1;}
        
        Text color #b775f1
      
           This box has a color of #b775f1        
        
          <div style="background-color:#b775f1;">Content here</div>
        
        
          .mybackground {background-color:#b775f1;}
        
        Background color #b775f1
      
           Border around this has a color of #b775f1        
        
          <div style="border:2px solid #b775f1;">Content here</div>
        
        
          .myborder {border:2px solid #b775f1;}
        
        Border color #b775f1