#7b06da color space conversions
Hex:
        #7b06da
        RGB:
        123, 6, 218
        CMY:
        52, 98, 15
        CMYK:
        44, 97, 0, 15
      HSL:
        273°, 94.6429%, 43.9216%
        HSV (HSB):
        273°, 97.2477%, 85.4902%
        XYZ:
        20.8884, 9.4032, 67.0437
        xyY:
        0.2146, 0.0966, 9.4032
      CIE-Lab:
        36.7492, 74.3676, -79.2021
        CIE-LCH:
        36.7492, 108.6440, 313.1969
        CIE-Luv:
        36.7492, 15.4276, -112.3850
        Hunter-Lab:
        30.6646, 67.9294, -108.1639
      #7b06da color charts
#7b06da RGB chart
      #7b06da CMYK chart
      #7b06da RGB pie chart
      #7b06da color shades, tints & tones
#7b06da color schemes
#7b06da color preview, HTML & CSS examples
           This text has a color of #7b06da        
        
          <p style="color:#7b06da;">Text here</p>
        
        
          .mytext {color:#7b06da;}
        
        Text color #7b06da
      
           This box has a color of #7b06da        
        
          <div style="background-color:#7b06da;">Content here</div>
        
        
          .mybackground {background-color:#7b06da;}
        
        Background color #7b06da
      
           Border around this has a color of #7b06da        
        
          <div style="border:2px solid #7b06da;">Content here</div>
        
        
          .myborder {border:2px solid #7b06da;}
        
        Border color #7b06da