#bc38f1 color space conversions
Hex:
        #bc38f1
        RGB:
        188, 56, 241
        CMY:
        26, 78, 5
        CMYK:
        22, 77, 0, 5
      HSL:
        283°, 86.8545%, 58.2353%
        HSV (HSB):
        283°, 76.7635%, 94.5098%
        XYZ:
        38.0304, 19.8706, 85.0501
        xyY:
        0.2660, 0.1390, 19.8706
      CIE-Lab:
        51.6906, 76.6709, -67.4830
        CIE-LCH:
        51.6906, 102.1390, 318.6469
        CIE-Luv:
        51.6906, 39.9510, -111.4549
        Hunter-Lab:
        44.5764, 74.2785, -81.9195
      #bc38f1 color charts
#bc38f1 RGB chart
      #bc38f1 CMYK chart
      #bc38f1 RGB pie chart
      #bc38f1 color shades, tints & tones
#bc38f1 color schemes
#bc38f1 color preview, HTML & CSS examples
           This text has a color of #bc38f1        
        
          <p style="color:#bc38f1;">Text here</p>
        
        
          .mytext {color:#bc38f1;}
        
        Text color #bc38f1
      
           This box has a color of #bc38f1        
        
          <div style="background-color:#bc38f1;">Content here</div>
        
        
          .mybackground {background-color:#bc38f1;}
        
        Background color #bc38f1
      
           Border around this has a color of #bc38f1        
        
          <div style="border:2px solid #bc38f1;">Content here</div>
        
        
          .myborder {border:2px solid #bc38f1;}
        
        Border color #bc38f1