#130dfe color space conversions
Hex:
        #130dfe
        RGB:
        19, 13, 254
        CMY:
        93, 95, 0
        CMYK:
        93, 95, 0, 0
      HSL:
        241°, 99.1770%, 52.3529%
        HSV (HSB):
        241°, 94.8819%, 99.6078%
        XYZ:
        18.3019, 7.5821, 94.2648
        xyY:
        0.1523, 0.0631, 7.5821
      CIE-Lab:
        33.0968, 77.1038, -105.9665
        CIE-LCH:
        33.0968, 131.0492, 306.0405
        CIE-Luv:
        33.0968, -9.1915, -130.7289
        Hunter-Lab:
        27.5355, 70.4554, -183.6978
      #130dfe color charts
#130dfe RGB chart
      #130dfe CMYK chart
      #130dfe RGB pie chart
      #130dfe color shades, tints & tones
#130dfe color schemes
#130dfe color preview, HTML & CSS examples
           This text has a color of #130dfe        
        
          <p style="color:#130dfe;">Text here</p>
        
        
          .mytext {color:#130dfe;}
        
        Text color #130dfe
      
           This box has a color of #130dfe        
        
          <div style="background-color:#130dfe;">Content here</div>
        
        
          .mybackground {background-color:#130dfe;}
        
        Background color #130dfe
      
           Border around this has a color of #130dfe        
        
          <div style="border:2px solid #130dfe;">Content here</div>
        
        
          .myborder {border:2px solid #130dfe;}
        
        Border color #130dfe