#5f26db color space conversions
Hex:
        #5f26db
        RGB:
        95, 38, 219
        CMY:
        63, 85, 14
        CMYK:
        57, 83, 0, 14
      HSL:
        259°, 71.5415%, 50.3922%
        HSV (HSB):
        259°, 82.6484%, 85.8824%
        XYZ:
        18.1986, 8.9336, 67.7830
        xyY:
        0.1917, 0.0941, 8.9336
      CIE-Lab:
        35.8561, 64.6663, -81.3650
        CIE-LCH:
        35.8561, 103.9326, 308.4765
        CIE-Luv:
        35.8561, 3.2148, -112.8976
        Hunter-Lab:
        29.8891, 56.3775, -113.5364
      #5f26db color charts
#5f26db RGB chart
      #5f26db CMYK chart
      #5f26db RGB pie chart
      #5f26db color shades, tints & tones
#5f26db color schemes
#5f26db color preview, HTML & CSS examples
           This text has a color of #5f26db        
        
          <p style="color:#5f26db;">Text here</p>
        
        
          .mytext {color:#5f26db;}
        
        Text color #5f26db
      
           This box has a color of #5f26db        
        
          <div style="background-color:#5f26db;">Content here</div>
        
        
          .mybackground {background-color:#5f26db;}
        
        Background color #5f26db
      
           Border around this has a color of #5f26db        
        
          <div style="border:2px solid #5f26db;">Content here</div>
        
        
          .myborder {border:2px solid #5f26db;}
        
        Border color #5f26db