#7d05bd color space conversions
Hex:
        #7d05bd
        RGB:
        125, 5, 189
        CMY:
        51, 98, 26
        CMYK:
        34, 97, 0, 26
      HSL:
        279°, 94.8454%, 38.0392%
        HSV (HSB):
        279°, 97.3545%, 74.1176%
        XYZ:
        17.6970, 8.1426, 48.7831
        xyY:
        0.2372, 0.1091, 8.1426
      CIE-Lab:
        34.2782, 68.7954, -66.3516
        CIE-LCH:
        34.2782, 95.5789, 316.0359
        CIE-Luv:
        34.2782, 22.0626, -94.5891
        Hunter-Lab:
        28.5353, 60.7653, -81.3856
      #7d05bd color charts
#7d05bd RGB chart
      #7d05bd CMYK chart
      #7d05bd RGB pie chart
      #7d05bd color shades, tints & tones
#7d05bd color schemes
#7d05bd color preview, HTML & CSS examples
           This text has a color of #7d05bd        
        
          <p style="color:#7d05bd;">Text here</p>
        
        
          .mytext {color:#7d05bd;}
        
        Text color #7d05bd
      
           This box has a color of #7d05bd        
        
          <div style="background-color:#7d05bd;">Content here</div>
        
        
          .mybackground {background-color:#7d05bd;}
        
        Background color #7d05bd
      
           Border around this has a color of #7d05bd        
        
          <div style="border:2px solid #7d05bd;">Content here</div>
        
        
          .myborder {border:2px solid #7d05bd;}
        
        Border color #7d05bd