#bc18f3 color space conversions
Hex:
        #bc18f3
        RGB:
        188, 24, 243
        CMY:
        26, 91, 5
        CMYK:
        23, 90, 0, 5
      HSL:
        285°, 90.1235%, 52.3529%
        HSV (HSB):
        285°, 90.1235%, 95.2941%
        XYZ:
        37.2433, 17.8157, 86.2699
        xyY:
        0.2635, 0.1261, 17.8157
      CIE-Lab:
        49.2718, 84.5372, -72.5297
        CIE-LCH:
        49.2718, 111.3871, 319.3717
        CIE-Luv:
        49.2718, 42.6794, -117.6558
        Hunter-Lab:
        42.2086, 83.6366, -91.6362
      #bc18f3 color charts
#bc18f3 RGB chart
      #bc18f3 CMYK chart
      #bc18f3 RGB pie chart
      #bc18f3 color shades, tints & tones
#bc18f3 color schemes
#bc18f3 color preview, HTML & CSS examples
           This text has a color of #bc18f3        
        
          <p style="color:#bc18f3;">Text here</p>
        
        
          .mytext {color:#bc18f3;}
        
        Text color #bc18f3
      
           This box has a color of #bc18f3        
        
          <div style="background-color:#bc18f3;">Content here</div>
        
        
          .mybackground {background-color:#bc18f3;}
        
        Background color #bc18f3
      
           Border around this has a color of #bc18f3        
        
          <div style="border:2px solid #bc18f3;">Content here</div>
        
        
          .myborder {border:2px solid #bc18f3;}
        
        Border color #bc18f3