#bf13dc color space conversions
Hex:
        #bf13dc
        RGB:
        191, 19, 220
        CMY:
        25, 93, 14
        CMYK:
        13, 91, 0, 14
      HSL:
        291°, 84.1004%, 46.8627%
        HSV (HSB):
        291°, 91.3636%, 86.2745%
        XYZ:
        34.6370, 16.7094, 69.1098
        xyY:
        0.2875, 0.1387, 16.7094
      CIE-Lab:
        47.8918, 81.7433, -61.7209
        CIE-LCH:
        47.8918, 102.4277, 322.9451
        CIE-Luv:
        47.8918, 51.9333, -101.5159
        Hunter-Lab:
        40.8772, 79.7158, -71.6259
      #bf13dc color charts
#bf13dc RGB chart
      #bf13dc CMYK chart
      #bf13dc RGB pie chart
      #bf13dc color shades, tints & tones
#bf13dc color schemes
#bf13dc color preview, HTML & CSS examples
           This text has a color of #bf13dc        
        
          <p style="color:#bf13dc;">Text here</p>
        
        
          .mytext {color:#bf13dc;}
        
        Text color #bf13dc
      
           This box has a color of #bf13dc        
        
          <div style="background-color:#bf13dc;">Content here</div>
        
        
          .mybackground {background-color:#bf13dc;}
        
        Background color #bf13dc
      
           Border around this has a color of #bf13dc        
        
          <div style="border:2px solid #bf13dc;">Content here</div>
        
        
          .myborder {border:2px solid #bf13dc;}
        
        Border color #bf13dc