#bc31db color space conversions
Hex:
        #bc31db
        RGB:
        188, 49, 219
        CMY:
        26, 81, 14
        CMYK:
        14, 78, 0, 14
      HSL:
        289°, 70.2479%, 52.5490%
        HSV (HSB):
        289°, 77.6256%, 85.8824%
        XYZ:
        34.6235, 18.0025, 68.6678
        xyY:
        0.2855, 0.1484, 18.0025
      CIE-Lab:
        49.4991, 74.7690, -58.5825
        CIE-LCH:
        49.4991, 94.9858, 321.9209
        CIE-Luv:
        49.4991, 47.2091, -97.2045
        Hunter-Lab:
        42.4293, 71.4098, -66.2547
      #bc31db color charts
#bc31db RGB chart
      #bc31db CMYK chart
      #bc31db RGB pie chart
      #bc31db color shades, tints & tones
#bc31db color schemes
#bc31db color preview, HTML & CSS examples
           This text has a color of #bc31db        
        
          <p style="color:#bc31db;">Text here</p>
        
        
          .mytext {color:#bc31db;}
        
        Text color #bc31db
      
           This box has a color of #bc31db        
        
          <div style="background-color:#bc31db;">Content here</div>
        
        
          .mybackground {background-color:#bc31db;}
        
        Background color #bc31db
      
           Border around this has a color of #bc31db        
        
          <div style="border:2px solid #bc31db;">Content here</div>
        
        
          .myborder {border:2px solid #bc31db;}
        
        Border color #bc31db