#bd12ee color space conversions
Hex:
        #bd12ee
        RGB:
        189, 18, 238
        CMY:
        26, 93, 7
        CMYK:
        21, 92, 0, 7
      HSL:
        287°, 86.6142%, 50.1961%
        HSV (HSB):
        287°, 92.4370%, 93.3333%
        XYZ:
        36.6352, 17.4245, 82.3213
        xyY:
        0.2686, 0.1278, 17.4245
      CIE-Lab:
        48.7905, 84.6094, -70.4918
        CIE-LCH:
        48.7905, 110.1265, 320.2008
        CIE-Luv:
        48.7905, 45.0710, -114.5343
        Hunter-Lab:
        41.7426, 83.6099, -87.7069
      #bd12ee color charts
#bd12ee RGB chart
      #bd12ee CMYK chart
      #bd12ee RGB pie chart
      #bd12ee color shades, tints & tones
#bd12ee color schemes
#bd12ee color preview, HTML & CSS examples
           This text has a color of #bd12ee        
        
          <p style="color:#bd12ee;">Text here</p>
        
        
          .mytext {color:#bd12ee;}
        
        Text color #bd12ee
      
           This box has a color of #bd12ee        
        
          <div style="background-color:#bd12ee;">Content here</div>
        
        
          .mybackground {background-color:#bd12ee;}
        
        Background color #bd12ee
      
           Border around this has a color of #bd12ee        
        
          <div style="border:2px solid #bd12ee;">Content here</div>
        
        
          .myborder {border:2px solid #bd12ee;}
        
        Border color #bd12ee