#130db6 color space conversions
Hex:
        #130db6
        RGB:
        19, 13, 182
        CMY:
        93, 95, 29
        CMYK:
        90, 93, 0, 29
      HSL:
        242°, 86.6667%, 38.2353%
        HSV (HSB):
        242°, 92.8571%, 71.3725%
        XYZ:
        8.8560, 3.8037, 44.5234
        xyY:
        0.1549, 0.0665, 3.8037
      CIE-Lab:
        23.0115, 58.5213, -81.1862
        CIE-LCH:
        23.0115, 100.0797, 305.7851
        CIE-Luv:
        23.0115, -6.0607, -88.7654
        Hunter-Lab:
        19.5031, 46.9232, -121.7006
      #130db6 color charts
#130db6 RGB chart
      #130db6 CMYK chart
      #130db6 RGB pie chart
      #130db6 color shades, tints & tones
#130db6 color schemes
#130db6 color preview, HTML & CSS examples
           This text has a color of #130db6        
        
          <p style="color:#130db6;">Text here</p>
        
        
          .mytext {color:#130db6;}
        
        Text color #130db6
      
           This box has a color of #130db6        
        
          <div style="background-color:#130db6;">Content here</div>
        
        
          .mybackground {background-color:#130db6;}
        
        Background color #130db6
      
           Border around this has a color of #130db6        
        
          <div style="border:2px solid #130db6;">Content here</div>
        
        
          .myborder {border:2px solid #130db6;}
        
        Border color #130db6