#6b05be color space conversions
Hex:
        #6b05be
        RGB:
        107, 5, 190
        CMY:
        58, 98, 25
        CMYK:
        44, 97, 0, 25
      HSL:
        273°, 94.8718%, 38.2353%
        HSV (HSB):
        273°, 97.3684%, 74.5098%
        XYZ:
        15.4119, 6.9520, 49.2448
        xyY:
        0.2152, 0.0971, 6.9520
      CIE-Lab:
        31.6975, 67.0600, -71.2824
        CIE-LCH:
        31.6975, 97.8684, 313.2518
        CIE-Luv:
        31.6975, 13.4672, -96.5770
        Hunter-Lab:
        26.3667, 58.1954, -92.2784
      #6b05be color charts
#6b05be RGB chart
      #6b05be CMYK chart
      #6b05be RGB pie chart
      #6b05be color shades, tints & tones
#6b05be color schemes
#6b05be color preview, HTML & CSS examples
           This text has a color of #6b05be        
        
          <p style="color:#6b05be;">Text here</p>
        
        
          .mytext {color:#6b05be;}
        
        Text color #6b05be
      
           This box has a color of #6b05be        
        
          <div style="background-color:#6b05be;">Content here</div>
        
        
          .mybackground {background-color:#6b05be;}
        
        Background color #6b05be
      
           Border around this has a color of #6b05be        
        
          <div style="border:2px solid #6b05be;">Content here</div>
        
        
          .myborder {border:2px solid #6b05be;}
        
        Border color #6b05be