#b055dc color space conversions
Hex:
        #b055dc
        RGB:
        176, 85, 220
        CMY:
        31, 67, 14
        CMYK:
        20, 61, 0, 14
      HSL:
        280°, 65.8537%, 59.8039%
        HSV (HSB):
        280°, 61.3636%, 86.2745%
        XYZ:
        34.0713, 20.8944, 69.9474
        xyY:
        0.2728, 0.1673, 20.8944
      CIE-Lab:
        52.8337, 58.4867, -53.8919
        CIE-LCH:
        52.8337, 79.5301, 317.3414
        CIE-Luv:
        52.8337, 32.0701, -89.9239
        Hunter-Lab:
        45.7104, 53.0557, -58.7300
      #b055dc color charts
#b055dc RGB chart
      #b055dc CMYK chart
      #b055dc RGB pie chart
      #b055dc color shades, tints & tones
#b055dc color schemes
#b055dc color preview, HTML & CSS examples
           This text has a color of #b055dc        
        
          <p style="color:#b055dc;">Text here</p>
        
        
          .mytext {color:#b055dc;}
        
        Text color #b055dc
      
           This box has a color of #b055dc        
        
          <div style="background-color:#b055dc;">Content here</div>
        
        
          .mybackground {background-color:#b055dc;}
        
        Background color #b055dc
      
           Border around this has a color of #b055dc        
        
          <div style="border:2px solid #b055dc;">Content here</div>
        
        
          .myborder {border:2px solid #b055dc;}
        
        Border color #b055dc