#b442cb color space conversions
Hex:
        #b442cb
        RGB:
        180, 66, 203
        CMY:
        29, 74, 20
        CMYK:
        11, 67, 0, 20
      HSL:
        290°, 56.8465%, 52.7451%
        HSV (HSB):
        290°, 67.4877%, 79.6078%
        XYZ:
        31.5501, 17.9115, 58.2943
        xyY:
        0.2928, 0.1662, 17.9115
      CIE-Lab:
        49.3886, 64.3501, -49.6607
        CIE-LCH:
        49.3886, 81.2843, 322.3417
        CIE-Luv:
        49.3886, 43.5222, -82.8476
        Hunter-Lab:
        42.3220, 59.0042, -52.0406
      #b442cb color charts
#b442cb RGB chart
      #b442cb CMYK chart
      #b442cb RGB pie chart
      #b442cb color shades, tints & tones
#b442cb color schemes
#b442cb color preview, HTML & CSS examples
           This text has a color of #b442cb        
        
          <p style="color:#b442cb;">Text here</p>
        
        
          .mytext {color:#b442cb;}
        
        Text color #b442cb
      
           This box has a color of #b442cb        
        
          <div style="background-color:#b442cb;">Content here</div>
        
        
          .mybackground {background-color:#b442cb;}
        
        Background color #b442cb
      
           Border around this has a color of #b442cb        
        
          <div style="border:2px solid #b442cb;">Content here</div>
        
        
          .myborder {border:2px solid #b442cb;}
        
        Border color #b442cb