#4119fd color space conversions
Hex:
        #4119fd
        RGB:
        65, 25, 253
        CMY:
        75, 90, 1
        CMYK:
        74, 90, 0, 1
      HSL:
        251°, 98.2759%, 54.5098%
        HSV (HSB):
        251°, 90.1186%, 99.2157%
        XYZ:
        20.2572, 8.9109, 93.5808
        xyY:
        0.1650, 0.0726, 8.9109
      CIE-Lab:
        35.8122, 75.3361, -100.8226
        CIE-LCH:
        35.8122, 125.8599, 306.7676
        CIE-Luv:
        35.8122, -5.3177, -132.1394
        Hunter-Lab:
        29.8512, 68.8918, -164.9731
      #4119fd color charts
#4119fd RGB chart
      #4119fd CMYK chart
      #4119fd RGB pie chart
      #4119fd color shades, tints & tones
#4119fd color schemes
#4119fd color preview, HTML & CSS examples
           This text has a color of #4119fd        
        
          <p style="color:#4119fd;">Text here</p>
        
        
          .mytext {color:#4119fd;}
        
        Text color #4119fd
      
           This box has a color of #4119fd        
        
          <div style="background-color:#4119fd;">Content here</div>
        
        
          .mybackground {background-color:#4119fd;}
        
        Background color #4119fd
      
           Border around this has a color of #4119fd        
        
          <div style="border:2px solid #4119fd;">Content here</div>
        
        
          .myborder {border:2px solid #4119fd;}
        
        Border color #4119fd