#bd13cb color space conversions
Hex:
        #bd13cb
        RGB:
        189, 19, 203
        CMY:
        26, 93, 20
        CMYK:
        7, 91, 0, 20
      HSL:
        295°, 82.8829%, 43.5294%
        HSV (HSB):
        295°, 90.6404%, 79.6078%
        XYZ:
        31.9986, 15.5964, 57.8238
        xyY:
        0.3035, 0.1479, 15.5964
      CIE-Lab:
        46.4404, 78.6908, -54.3058
        CIE-LCH:
        46.4404, 95.6105, 325.3898
        CIE-Luv:
        46.4404, 56.4144, -89.8919
        Hunter-Lab:
        39.4922, 75.5185, -59.1668
      #bd13cb color charts
#bd13cb RGB chart
      #bd13cb CMYK chart
      #bd13cb RGB pie chart
      #bd13cb color shades, tints & tones
#bd13cb color schemes
#bd13cb color preview, HTML & CSS examples
           This text has a color of #bd13cb        
        
          <p style="color:#bd13cb;">Text here</p>
        
        
          .mytext {color:#bd13cb;}
        
        Text color #bd13cb
      
           This box has a color of #bd13cb        
        
          <div style="background-color:#bd13cb;">Content here</div>
        
        
          .mybackground {background-color:#bd13cb;}
        
        Background color #bd13cb
      
           Border around this has a color of #bd13cb        
        
          <div style="border:2px solid #bd13cb;">Content here</div>
        
        
          .myborder {border:2px solid #bd13cb;}
        
        Border color #bd13cb