#b145fd color space conversions
Hex:
        #b145fd
        RGB:
        177, 69, 253
        CMY:
        31, 73, 1
        CMYK:
        30, 73, 0, 1
      HSL:
        275°, 97.8723%, 63.1373%
        HSV (HSB):
        275°, 72.7273%, 99.2157%
        XYZ:
        37.9892, 20.6952, 94.9208
        xyY:
        0.2473, 0.1347, 20.6952
      CIE-Lab:
        52.6143, 72.5563, -72.7569
        CIE-LCH:
        52.6143, 102.7520, 314.9209
        CIE-Luv:
        52.6143, 28.8302, -119.1334
        Hunter-Lab:
        45.4920, 69.4499, -91.8666
      #b145fd color charts
#b145fd RGB chart
      #b145fd CMYK chart
      #b145fd RGB pie chart
      #b145fd color shades, tints & tones
#b145fd color schemes
#b145fd color preview, HTML & CSS examples
           This text has a color of #b145fd        
        
          <p style="color:#b145fd;">Text here</p>
        
        
          .mytext {color:#b145fd;}
        
        Text color #b145fd
      
           This box has a color of #b145fd        
        
          <div style="background-color:#b145fd;">Content here</div>
        
        
          .mybackground {background-color:#b145fd;}
        
        Background color #b145fd
      
           Border around this has a color of #b145fd        
        
          <div style="border:2px solid #b145fd;">Content here</div>
        
        
          .myborder {border:2px solid #b145fd;}
        
        Border color #b145fd