#b180f2 color space conversions
Hex:
        #b180f2
        RGB:
        177, 128, 242
        CMY:
        31, 50, 5
        CMYK:
        27, 47, 0, 5
      HSL:
        266°, 81.4286%, 72.5490%
        HSV (HSB):
        266°, 47.1074%, 94.9020%
        XYZ:
        41.8776, 31.1963, 87.8187
        xyY:
        0.2603, 0.1939, 31.1963
      CIE-Lab:
        62.6730, 41.3602, -50.5252
        CIE-LCH:
        62.6730, 65.2952, 309.3040
        CIE-Luv:
        62.6730, 15.3045, -85.7525
        Hunter-Lab:
        55.8536, 36.0910, -54.1242
      #b180f2 color charts
#b180f2 RGB chart
      #b180f2 CMYK chart
      #b180f2 RGB pie chart
      #b180f2 color shades, tints & tones
#b180f2 color schemes
#b180f2 color preview, HTML & CSS examples
           This text has a color of #b180f2        
        
          <p style="color:#b180f2;">Text here</p>
        
        
          .mytext {color:#b180f2;}
        
        Text color #b180f2
      
           This box has a color of #b180f2        
        
          <div style="background-color:#b180f2;">Content here</div>
        
        
          .mybackground {background-color:#b180f2;}
        
        Background color #b180f2
      
           Border around this has a color of #b180f2        
        
          <div style="border:2px solid #b180f2;">Content here</div>
        
        
          .myborder {border:2px solid #b180f2;}
        
        Border color #b180f2