#bd12eb color space conversions
Hex:
        #bd12eb
        RGB:
        189, 18, 235
        CMY:
        26, 93, 8
        CMYK:
        20, 92, 0, 8
      HSL:
        287°, 85.7708%, 49.6078%
        HSV (HSB):
        287°, 92.3404%, 92.1569%
        XYZ:
        36.1980, 17.2496, 80.0189
        xyY:
        0.2712, 0.1292, 17.2496
      CIE-Lab:
        48.5730, 84.0935, -69.1522
        CIE-LCH:
        48.5730, 108.8749, 320.5687
        CIE-Luv:
        48.5730, 45.9694, -112.4961
        Hunter-Lab:
        41.5326, 82.8905, -85.1584
      #bd12eb color charts
#bd12eb RGB chart
      #bd12eb CMYK chart
      #bd12eb RGB pie chart
      #bd12eb color shades, tints & tones
#bd12eb color schemes
#bd12eb color preview, HTML & CSS examples
           This text has a color of #bd12eb        
        
          <p style="color:#bd12eb;">Text here</p>
        
        
          .mytext {color:#bd12eb;}
        
        Text color #bd12eb
      
           This box has a color of #bd12eb        
        
          <div style="background-color:#bd12eb;">Content here</div>
        
        
          .mybackground {background-color:#bd12eb;}
        
        Background color #bd12eb
      
           Border around this has a color of #bd12eb        
        
          <div style="border:2px solid #bd12eb;">Content here</div>
        
        
          .myborder {border:2px solid #bd12eb;}
        
        Border color #bd12eb