#bb65d1 color space conversions
Hex:
        #bb65d1
        RGB:
        187, 101, 209
        CMY:
        27, 60, 18
        CMYK:
        11, 52, 0, 18
      HSL:
        288°, 54.0000%, 60.7843%
        HSV (HSB):
        288°, 51.6746%, 81.9608%
        XYZ:
        36.6558, 24.4756, 63.1139
        xyY:
        0.2950, 0.1970, 24.4756
      CIE-Lab:
        56.5609, 51.1847, -41.6524
        CIE-LCH:
        56.5609, 65.9908, 320.8624
        CIE-Luv:
        56.5609, 36.2956, -71.2871
        Hunter-Lab:
        49.4728, 45.6783, -41.0070
      #bb65d1 color charts
#bb65d1 RGB chart
      #bb65d1 CMYK chart
      #bb65d1 RGB pie chart
      #bb65d1 color shades, tints & tones
#bb65d1 color schemes
#bb65d1 color preview, HTML & CSS examples
           This text has a color of #bb65d1        
        
          <p style="color:#bb65d1;">Text here</p>
        
        
          .mytext {color:#bb65d1;}
        
        Text color #bb65d1
      
           This box has a color of #bb65d1        
        
          <div style="background-color:#bb65d1;">Content here</div>
        
        
          .mybackground {background-color:#bb65d1;}
        
        Background color #bb65d1
      
           Border around this has a color of #bb65d1        
        
          <div style="border:2px solid #bb65d1;">Content here</div>
        
        
          .myborder {border:2px solid #bb65d1;}
        
        Border color #bb65d1