#130ff5 color space conversions
Hex:
        #130ff5
        RGB:
        19, 15, 245
        CMY:
        93, 94, 4
        CMYK:
        92, 94, 0, 4
      HSL:
        241°, 92.0000%, 50.9804%
        HSV (HSB):
        241°, 93.8776%, 96.0784%
        XYZ:
        16.9208, 7.0727, 86.8595
        xyY:
        0.1526, 0.0638, 7.0727
      CIE-Lab:
        31.9718, 74.5000, -102.7780
        CIE-LCH:
        31.9718, 126.9393, 305.9370
        CIE-Luv:
        31.9718, -8.8915, -125.6846
        Hunter-Lab:
        26.5945, 67.0308, -175.0293
      #130ff5 color charts
#130ff5 RGB chart
      #130ff5 CMYK chart
      #130ff5 RGB pie chart
      #130ff5 color shades, tints & tones
#130ff5 color schemes
#130ff5 color preview, HTML & CSS examples
           This text has a color of #130ff5        
        
          <p style="color:#130ff5;">Text here</p>
        
        
          .mytext {color:#130ff5;}
        
        Text color #130ff5
      
           This box has a color of #130ff5        
        
          <div style="background-color:#130ff5;">Content here</div>
        
        
          .mybackground {background-color:#130ff5;}
        
        Background color #130ff5
      
           Border around this has a color of #130ff5        
        
          <div style="border:2px solid #130ff5;">Content here</div>
        
        
          .myborder {border:2px solid #130ff5;}
        
        Border color #130ff5