#b405ed color space conversions
Hex:
        #b405ed
        RGB:
        180, 5, 237
        CMY:
        29, 98, 7
        CMYK:
        24, 98, 0, 7
      HSL:
        285°, 95.8678%, 47.4510%
        HSV (HSB):
        285°, 97.8903%, 92.9412%
        XYZ:
        34.1627, 15.9263, 81.3943
        xyY:
        0.2598, 0.1211, 15.9263
      CIE-Lab:
        46.8776, 84.4773, -73.1034
        CIE-LCH:
        46.8776, 111.7163, 319.1283
        CIE-Luv:
        46.8776, 40.4360, -116.5301
        Hunter-Lab:
        39.9077, 82.9651, -92.9902
      #b405ed color charts
#b405ed RGB chart
      #b405ed CMYK chart
      #b405ed RGB pie chart
      #b405ed color shades, tints & tones
#b405ed color schemes
#b405ed color preview, HTML & CSS examples
           This text has a color of #b405ed        
        
          <p style="color:#b405ed;">Text here</p>
        
        
          .mytext {color:#b405ed;}
        
        Text color #b405ed
      
           This box has a color of #b405ed        
        
          <div style="background-color:#b405ed;">Content here</div>
        
        
          .mybackground {background-color:#b405ed;}
        
        Background color #b405ed
      
           Border around this has a color of #b405ed        
        
          <div style="border:2px solid #b405ed;">Content here</div>
        
        
          .myborder {border:2px solid #b405ed;}
        
        Border color #b405ed