#6d42db color space conversions
Hex:
        #6d42db
        RGB:
        109, 66, 219
        CMY:
        57, 74, 14
        CMYK:
        50, 70, 0, 14
      HSL:
        257°, 68.0000%, 55.8824%
        HSV (HSB):
        257°, 69.8630%, 85.8824%
        XYZ:
        21.0411, 12.2621, 68.2757
        xyY:
        0.2071, 0.1207, 12.2621
      CIE-Lab:
        41.6297, 54.0644, -71.8233
        CIE-LCH:
        41.6297, 89.8974, 306.9703
        CIE-Luv:
        41.6297, 4.0801, -107.7158
        Hunter-Lab:
        35.0173, 45.9762, -91.0897
      #6d42db color charts
#6d42db RGB chart
      #6d42db CMYK chart
      #6d42db RGB pie chart
      #6d42db color shades, tints & tones
#6d42db color schemes
#6d42db color preview, HTML & CSS examples
           This text has a color of #6d42db        
        
          <p style="color:#6d42db;">Text here</p>
        
        
          .mytext {color:#6d42db;}
        
        Text color #6d42db
      
           This box has a color of #6d42db        
        
          <div style="background-color:#6d42db;">Content here</div>
        
        
          .mybackground {background-color:#6d42db;}
        
        Background color #6d42db
      
           Border around this has a color of #6d42db        
        
          <div style="border:2px solid #6d42db;">Content here</div>
        
        
          .myborder {border:2px solid #6d42db;}
        
        Border color #6d42db