#6427c3 color space conversions
Hex:
        #6427c3
        RGB:
        100, 39, 195
        CMY:
        61, 85, 24
        CMYK:
        49, 80, 0, 24
      HSL:
        263°, 66.6667%, 45.8824%
        HSV (HSB):
        263°, 80.0000%, 76.4706%
        XYZ:
        15.8314, 8.1005, 52.3589
        xyY:
        0.2075, 0.1062, 8.1005
      CIE-Lab:
        34.1913, 58.7621, -70.1529
        CIE-LCH:
        34.1913, 91.5118, 309.9505
        CIE-Luv:
        34.1913, 7.6670, -98.1036
        Hunter-Lab:
        28.4614, 49.4816, -89.1498
      #6427c3 color charts
#6427c3 RGB chart
      #6427c3 CMYK chart
      #6427c3 RGB pie chart
      #6427c3 color shades, tints & tones
#6427c3 color schemes
#6427c3 color preview, HTML & CSS examples
           This text has a color of #6427c3        
        
          <p style="color:#6427c3;">Text here</p>
        
        
          .mytext {color:#6427c3;}
        
        Text color #6427c3
      
           This box has a color of #6427c3        
        
          <div style="background-color:#6427c3;">Content here</div>
        
        
          .mybackground {background-color:#6427c3;}
        
        Background color #6427c3
      
           Border around this has a color of #6427c3        
        
          <div style="border:2px solid #6427c3;">Content here</div>
        
        
          .myborder {border:2px solid #6427c3;}
        
        Border color #6427c3