#bb78dc color space conversions
Hex:
        #bb78dc
        RGB:
        187, 120, 220
        CMY:
        27, 53, 14
        CMYK:
        15, 45, 0, 14
      HSL:
        280°, 58.8235%, 66.6667%
        HSV (HSB):
        280°, 45.4545%, 86.2745%
        XYZ:
        40.1283, 29.1650, 71.2246
        xyY:
        0.2856, 0.2076, 29.1650
      CIE-Lab:
        60.9270, 43.5125, -40.9820
        CIE-LCH:
        60.9270, 59.7734, 316.7154
        CIE-Luv:
        60.9270, 27.2132, -70.1961
        Hunter-Lab:
        54.0047, 38.1265, -40.3919
      #bb78dc color charts
#bb78dc RGB chart
      #bb78dc CMYK chart
      #bb78dc RGB pie chart
      #bb78dc color shades, tints & tones
#bb78dc color schemes
#bb78dc color preview, HTML & CSS examples
           This text has a color of #bb78dc        
        
          <p style="color:#bb78dc;">Text here</p>
        
        
          .mytext {color:#bb78dc;}
        
        Text color #bb78dc
      
           This box has a color of #bb78dc        
        
          <div style="background-color:#bb78dc;">Content here</div>
        
        
          .mybackground {background-color:#bb78dc;}
        
        Background color #bb78dc
      
           Border around this has a color of #bb78dc        
        
          <div style="border:2px solid #bb78dc;">Content here</div>
        
        
          .myborder {border:2px solid #bb78dc;}
        
        Border color #bb78dc